[PATCH] D75040: [ASTMatchers] Adds a matcher called `hasAnyOperatorName`
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 24 23:56:51 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a0c066c6102: [ASTMatchers] Adds a matcher called `hasAnyOperatorName` (authored by njames93).
Changed prior to commit:
https://reviews.llvm.org/D75040?vs=246335&id=246375#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75040/new/
https://reviews.llvm.org/D75040
Files:
clang/docs/LibASTMatchersReference.html
clang/docs/tools/dump_ast_matchers.py
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/include/clang/ASTMatchers/ASTMatchersInternal.h
clang/lib/ASTMatchers/ASTMatchersInternal.cpp
clang/lib/ASTMatchers/Dynamic/Registry.cpp
clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75040.246375.patch
Type: text/x-patch
Size: 9820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200225/d9885cf1/attachment.bin>
More information about the cfe-commits
mailing list