[PATCH] D85621: [clang] Allow DynTypedNode to store a TemplateArgumentLoc
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 9 17:39:20 PDT 2020
nridge created this revision.
nridge added a reviewer: hokein.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
nridge requested review of this revision.
The patch also adds a templateArgumentLoc() AST matcher.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D85621
Files:
clang/include/clang/AST/ASTTypeTraits.h
clang/include/clang/ASTMatchers/ASTMatchFinder.h
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/include/clang/ASTMatchers/ASTMatchersInternal.h
clang/lib/AST/ASTTypeTraits.cpp
clang/lib/ASTMatchers/ASTMatchFinder.cpp
clang/lib/ASTMatchers/ASTMatchersInternal.cpp
clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85621.284244.patch
Type: text/x-patch
Size: 11502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200810/5fc6ed9a/attachment-0001.bin>
More information about the cfe-commits
mailing list