[PATCH] D82706: [ASTMatchers] Enhanced support for matchers taking Regex arguments
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 28 11:19:56 PDT 2020
njames93 updated this revision to Diff 273957.
njames93 added a comment.
Include matcher name in error message when failing to build a regex
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/ASTMatchersMacros.h
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.273957.patch
Type: text/x-patch
Size: 33857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200628/19695d31/attachment-0001.bin>
More information about the cfe-commits
mailing list