[PATCH] D71842: Allow newlines in AST Matchers in clang-query files
Stephen Kelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 26 12:05:28 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a3ecf4dc7ec: Allow newlines in AST Matchers in clang-query files (authored by stephenkelly).
Changed prior to commit:
https://reviews.llvm.org/D71842?vs=235353&id=235370#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71842/new/
https://reviews.llvm.org/D71842
Files:
clang-tools-extra/clang-query/Query.cpp
clang-tools-extra/clang-query/Query.h
clang-tools-extra/clang-query/QueryParser.cpp
clang-tools-extra/clang-query/tool/ClangQuery.cpp
clang-tools-extra/unittests/clang-query/QueryParserTest.cpp
clang/include/clang/ASTMatchers/Dynamic/Parser.h
clang/lib/ASTMatchers/Dynamic/Parser.cpp
clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71842.235370.patch
Type: text/x-patch
Size: 26681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191226/0ce480a4/attachment-0001.bin>
More information about the cfe-commits
mailing list