[PATCH] D17761: Added applyAllReplacementsAndFormat that works for multiple files.
Eric Liu via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 2 07:25:54 PST 2016
ioeric updated this revision to Diff 49620.
ioeric added a comment.
- Removed definitions that were forgotten.
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.49620.patch
Type: text/x-patch
Size: 15624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160302/b9c3a09d/attachment.bin>
More information about the cfe-commits
mailing list