[PATCH] D125383: [ASTMatchers][clang-tidy][NFC] Hoist 'forEachTemplateArgument' matcher into the core library

Whisperity via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 13 01:28:52 PDT 2022


whisperity updated this revision to Diff 429161.
whisperity added a comment.

- Added to `ASTMatchers/Registry.cpp`
- Updated with release notes


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

https://reviews.llvm.org/D125383

Files:
  clang-tools-extra/clang-tidy/misc/UnusedUsingDeclsCheck.cpp
  clang/docs/LibASTMatchersReference.html
  clang/docs/ReleaseNotes.rst
  clang/include/clang/ASTMatchers/ASTMatchers.h
  clang/lib/ASTMatchers/Dynamic/Registry.cpp
  clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125383.429161.patch
Type: text/x-patch
Size: 12812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220513/af32ad09/attachment.bin>


More information about the cfe-commits mailing list