[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 03:22:30 PST 2016


ioeric updated this revision to Diff 79716.
ioeric marked 4 inline comments as done.
ioeric added a comment.

- Addressed review comments.


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.79716.patch
Type: text/x-patch
Size: 22305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161130/409e558e/attachment-0001.bin>


More information about the cfe-commits mailing list