[PATCH] D17761: Added applyAllReplacementsAndFormat that works for multiple files.
Eric Liu via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 2 07:24:01 PST 2016
ioeric updated this revision to Diff 49619.
ioeric added a comment.
- Removed all applyAllReplacementsAndFormat(*); added formatRewrittenCode in clangTooling.
http://reviews.llvm.org/D17761
Files:
include/clang/Basic/SourceManager.h
include/clang/Format/Format.h
include/clang/Tooling/Core/Replacement.h
include/clang/Tooling/ReplacementsFormat.h
lib/Format/CMakeLists.txt
lib/Format/Format.cpp
lib/Tooling/CMakeLists.txt
lib/Tooling/Core/Replacement.cpp
lib/Tooling/ReplacementsFormat.cpp
unittests/Format/FormatTest.cpp
unittests/Tooling/CMakeLists.txt
unittests/Tooling/RefactoringTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17761.49619.patch
Type: text/x-patch
Size: 15623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160302/5a7d3b54/attachment-0001.bin>
More information about the cfe-commits
mailing list