[PATCH] D120949: [clang][AST matchers] adding attributedStmt AST matcher
Alister Johnson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 7 20:19:04 PST 2022
ajohnson-uoregon updated this revision to Diff 413691.
ajohnson-uoregon marked 5 inline comments as done.
ajohnson-uoregon added a comment.
update with fixes from Aaron, tests, and docs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120949/new/
https://reviews.llvm.org/D120949
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120949.413691.patch
Type: text/x-patch
Size: 22108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220308/d55d60ca/attachment-0001.bin>
More information about the cfe-commits
mailing list