[PATCH] D96215: [clang-tidy] Aliasing: Add support for lambda captures.
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 3 17:08:11 PDT 2021
xazax.hun added a comment.
> I'm arguing that it should scan for lambda captures by reference as well.
What about immediately invoked lambdas? Would it make sense to exclude those?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96215/new/
https://reviews.llvm.org/D96215
More information about the cfe-commits
mailing list