[PATCH] D17727: Moved applyAllReplacementsAndFormat to clangFormat to avoid cyclic dependency.
Eric Liu via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 1 03:30:45 PST 2016
ioeric updated this revision to Diff 49470.
ioeric marked 5 inline comments as done.
ioeric added a comment.
- Fixed commenting.
http://reviews.llvm.org/D17727
Files:
include/clang/Format/Format.h
include/clang/Tooling/Core/Replacement.h
lib/Format/Format.cpp
lib/Tooling/Core/Replacement.cpp
unittests/Format/CMakeLists.txt
unittests/Format/FormatTest.cpp
unittests/Tooling/RefactoringTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17727.49470.patch
Type: text/x-patch
Size: 9534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160301/f6e8537e/attachment-0001.bin>
More information about the cfe-commits
mailing list