[PATCH] D82706: [ASTMatchers] Enhanced support for matchers taking Regex arguments
Nathan James via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 30 08:39:48 PDT 2020
njames93 updated this revision to Diff 274493.
njames93 marked 2 inline comments as done.
njames93 added a comment.
Fix missing return statement
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82706/new/
https://reviews.llvm.org/D82706
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/include/clang/ASTMatchers/ASTMatchersMacros.h
clang/lib/ASTMatchers/ASTMatchersInternal.cpp
clang/lib/ASTMatchers/Dynamic/Marshallers.cpp
clang/lib/ASTMatchers/Dynamic/Marshallers.h
clang/lib/ASTMatchers/Dynamic/Registry.cpp
clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp
clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp
llvm/include/llvm/Support/Regex.h
llvm/lib/Support/Regex.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82706.274493.patch
Type: text/x-patch
Size: 35570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200630/44bacbf5/attachment.bin>
More information about the llvm-commits
mailing list