Adds fix-its when users forget to explicitly capture variables or this in lambdas Addresses https://github.com/clangd/clangd/issues/697 Reviewed By: kbobyrev Differential Revision: https://reviews.llvm.org/D96975 |
||
|---|---|---|
| .. | ||
| expr.arith.conv | ||
| expr.ass | ||
| expr.cast | ||
| expr.cond | ||
| expr.const | ||
| expr.mptr.oper | ||
| expr.post | ||
| expr.prim | ||
| expr.unary | ||
| p3.cpp | ||
| p8.cpp | ||
| p9.cpp | ||
| p10-0x.cpp | ||
| p13.cpp | ||