[PATCH] D120949: [clang][AST matchers] adding hasSubStmt matcher under attributedStmt so we can actually match the stmt inside the attribute is attached to
Alister Johnson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 3 17:11:39 PST 2022
ajohnson-uoregon updated this revision to Diff 412871.
ajohnson-uoregon added a comment.
Herald added a reviewer: aaron.ballman.
Fixing to actually have the right commits
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120949/new/
https://reviews.llvm.org/D120949
Files:
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/include/clang/Basic/Attr.td
clang/lib/ASTMatchers/ASTMatchersInternal.cpp
clang/lib/ASTMatchers/Dynamic/Registry.cpp
clang/lib/Sema/SemaStmtAttr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120949.412871.patch
Type: text/x-patch
Size: 4952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220304/04f27ac8/attachment.bin>
More information about the cfe-commits
mailing list