[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:52:08 PST 2017


ioeric updated this revision to Diff 90018.
ioeric marked 3 inline comments as done.
ioeric added a comment.

- Return const refs in getXXX.


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.90018.patch
Type: text/x-patch
Size: 22393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170228/359818d3/attachment-0001.bin>


More information about the cfe-commits mailing list