[PATCH] D116518: [ast-matchers] Add hasSubstatementSequence matcher
Richard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 2 23:14:48 PST 2022
LegalizeAdulthood updated this revision to Diff 397004.
LegalizeAdulthood added a comment.
Improve matching when the first matcher matches multiple times,
but the 2nd matcher doesn't match at first.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116518/new/
https://reviews.llvm.org/D116518
Files:
clang/docs/LibASTMatchersReference.html
clang/docs/ReleaseNotes.rst
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/lib/ASTMatchers/Dynamic/Registry.cpp
clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116518.397004.patch
Type: text/x-patch
Size: 6013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220103/329037cc/attachment-0001.bin>
More information about the cfe-commits
mailing list