[PATCH] D116328: [ast-matchers] Add hasSubstatement() traversal matcher for caseStmt(), defaultStmt(), labelStmt()
Richard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 2 09:04:59 PST 2022
LegalizeAdulthood updated this revision to Diff 396933.
LegalizeAdulthood added a comment.
Document the new matcher in the clang release notes
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116328/new/
https://reviews.llvm.org/D116328
Files:
clang/docs/LibASTMatchersReference.html
clang/docs/ReleaseNotes.rst
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/lib/ASTMatchers/Dynamic/Registry.cpp
clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116328.396933.patch
Type: text/x-patch
Size: 8051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220102/50d32ae1/attachment-0001.bin>
More information about the cfe-commits
mailing list