[PATCH] D17704: Added interfaces for code-formatting while applying replacements.
Eric Liu via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 29 03:33:43 PST 2016
ioeric updated this revision to Diff 49355.
ioeric marked 8 inline comments as done.
ioeric added a comment.
- removed applyAllReplacementsAndFormat with Rewritter interface. reduced the column limit in test case; some formatting.
http://reviews.llvm.org/D17704
Files:
include/clang/Tooling/Core/Replacement.h
lib/Tooling/Core/Replacement.cpp
unittests/Tooling/CMakeLists.txt
unittests/Tooling/RefactoringTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17704.49355.patch
Type: text/x-patch
Size: 8774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160229/b2f04180/attachment-0001.bin>
More information about the cfe-commits
mailing list