[PATCH] D29621: Add ASTMatchRefactorer and ReplaceNodeWithTemplate to RefactoringCallbacks

Julian Bangert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 7 01:09:40 PST 2017


jbangert created this revision.

This is the first change as part of developing a clang-query based search and replace tool.


https://reviews.llvm.org/D29621

Files:
  include/clang/Tooling/RefactoringCallbacks.h
  lib/Tooling/RefactoringCallbacks.cpp
  unittests/Tooling/RefactoringCallbacksTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29621.87372.patch
Type: text/x-patch
Size: 13117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170207/d3115bd7/attachment-0001.bin>


More information about the cfe-commits mailing list