[PATCH] D27054: Introducing clang::tooling::EditList for refactoring tools.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 30 07:30:15 PST 2016


ioeric updated this revision to Diff 79736.
ioeric added a comment.

- Added replace() and insert() to replace current replacement interfaces.


https://reviews.llvm.org/D27054

Files:
  include/clang/Tooling/Refactoring/EditList.h
  lib/Tooling/CMakeLists.txt
  lib/Tooling/Refactoring/CMakeLists.txt
  lib/Tooling/Refactoring/EditList.cpp
  unittests/Tooling/CMakeLists.txt
  unittests/Tooling/RefactoringTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27054.79736.patch
Type: text/x-patch
Size: 21612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161130/57cbca58/attachment-0001.bin>


More information about the cfe-commits mailing list