[PATCH] D111242: Add `TypeLoc`-related matchers.
James King via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 7 09:14:15 PDT 2021
jcking1034 updated this revision to Diff 377885.
jcking1034 added a comment.
Actually fix documentation for `hasTemplateArgumentLoc`.
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.377885.patch
Type: text/x-patch
Size: 54053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211007/770e3239/attachment-0001.bin>
More information about the cfe-commits
mailing list