[PATCH] D101787: [clang-tidy] Aliasing: Add more support for lambda captures.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 5 18:36:23 PDT 2021


NoQ updated this revision to Diff 343264.
NoQ added a comment.

Rebase to address the comment!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101787/new/

https://reviews.llvm.org/D101787

Files:
  clang-tools-extra/clang-tidy/utils/Aliasing.cpp
  clang-tools-extra/test/clang-tidy/checkers/bugprone-infinite-loop.cpp
  clang-tools-extra/test/clang-tidy/checkers/bugprone-redundant-branch-condition.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101787.343264.patch
Type: text/x-patch
Size: 6570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210506/cab3a1af/attachment-0001.bin>


More information about the cfe-commits mailing list