[PATCH] D29622: Add a batch query and replace tool based on AST matchers.
Julian Bangert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 7 18:31:33 PST 2017
jbangert updated this revision to Diff 87580.
jbangert marked 7 inline comments as done.
jbangert added a comment.
Response to initial code review.
https://reviews.llvm.org/D29622
Files:
clang-query/CMakeLists.txt
clang-query/QueryReplace.cpp
clang-query/QueryReplace.h
clang-query/replace-tool/CMakeLists.txt
clang-query/replace-tool/ClangQueryReplace.cpp
test/CMakeLists.txt
test/clang-query/replacement.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29622.87580.patch
Type: text/x-patch
Size: 10463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170208/46c8bb4a/attachment.bin>
More information about the cfe-commits
mailing list