[PATCH] D96215: [clang-tidy] Aliasing: Add support for lambda captures.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 3 15:33:06 PDT 2021
NoQ added a comment.
I covered pass-by-reference-into-function in D101790 <https://reviews.llvm.org/D101790> and decomposition (from a certain point of view) in D101791 <https://reviews.llvm.org/D101791>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96215/new/
https://reviews.llvm.org/D96215
More information about the cfe-commits
mailing list