[PATCH] D111242: Add `TypeLoc`-related matchers.
James King via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 6 13:32:39 PDT 2021
jcking1034 updated this revision to Diff 377667.
jcking1034 marked 3 inline comments as done.
jcking1034 edited the summary of this revision.
jcking1034 added a comment.
Improve comments and examples; simplify `hasTemplateArgumentLoc` implementation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111242/new/
https://reviews.llvm.org/D111242
Files:
clang/docs/LibASTMatchersReference.html
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/lib/ASTMatchers/ASTMatchersInternal.cpp
clang/lib/ASTMatchers/Dynamic/Registry.cpp
clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp
clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111242.377667.patch
Type: text/x-patch
Size: 110113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211006/4e3c7bbb/attachment-0001.bin>
More information about the cfe-commits
mailing list