[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
Wed Apr 5 15:33:36 PDT 2017


jbangert updated this revision to Diff 94297.
jbangert added a comment.

Fix command line tool.


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.94297.patch
Type: text/x-patch
Size: 10161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170405/08017be9/attachment-0001.bin>


More information about the cfe-commits mailing list