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

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 28 05:30:05 PST 2017


ioeric updated this revision to Diff 90012.
ioeric marked an inline comment as done.
ioeric added a comment.

- Addressed comments.


https://reviews.llvm.org/D27054

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27054.90012.patch
Type: text/x-patch
Size: 22372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170228/f396d910/attachment-0001.bin>


More information about the cfe-commits mailing list