[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
Wed May 11 06:36:07 PDT 2022
whisperity created this revision.
whisperity added reviewers: aaron.ballman, klimek, hokein, njames93.
whisperity added projects: clang, clang-tools-extra.
Herald added subscribers: carlosgalvezp, gamesh411, Szelethus, dkrupp, rnkovacs, xazax.hun.
Herald added a project: All.
whisperity requested review of this revision.
Fixes the `FIXME:` related to adding `forEachTemplateArgument` to the core //AST Matchers// library.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D125383
Files:
clang-tools-extra/clang-tidy/misc/UnusedUsingDeclsCheck.cpp
clang/docs/LibASTMatchersReference.html
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125383.428643.patch
Type: text/x-patch
Size: 11770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220511/948c1761/attachment.bin>
More information about the cfe-commits
mailing list