JonasToth marked an inline comment as done.
JonasToth added inline comments.
================
Comment at: clang/lib/Analysis/ExprMutationAnalyzer.cpp:20
AST_MATCHER_P(LambdaExpr, hasCaptureInit, const Expr *, E) {
return llvm::is_contained(Node.capture_inits(), E);
----------------
https://reviews.llvm.org/D72414
note to myself.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54943/new/
https://reviews.llvm.org/D54943
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits