[PATCH] D85621: [clang] Allow DynTypedNode to store a TemplateArgumentLoc
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 10 00:06:41 PDT 2020
nridge updated this revision to Diff 284264.
nridge added a comment.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.
Run script to update AST matcher docs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85621/new/
https://reviews.llvm.org/D85621
Files:
clang/docs/LibASTMatchersReference.html
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.284264.patch
Type: text/x-patch
Size: 16379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200810/d835961c/attachment-0001.bin>
More information about the cfe-commits
mailing list