[PATCH] D75040: [ASTMatchers] Adds a matcher called `hasAnyOperatorName`
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 24 07:26:51 PST 2020
njames93 updated this revision to Diff 246203.
njames93 added a comment.
- Improved docs
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.246203.patch
Type: text/x-patch
Size: 10879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200224/2136bf12/attachment.bin>
More information about the cfe-commits
mailing list