[PATCH] D17761: Added applyAllReplacementsAndFormat that works for multiple files.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 1 05:42:05 PST 2016


ioeric created this revision.
ioeric added a reviewer: klimek.
ioeric added subscribers: klimek, cfe-commits.

Added applyAllReplacementsAndFormat that works for multiple files.

http://reviews.llvm.org/D17761

Files:
  include/clang/Format/Format.h
  include/clang/Tooling/Core/Replacement.h
  lib/Format/CMakeLists.txt
  lib/Format/Format.cpp
  lib/Tooling/Core/Replacement.cpp
  unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17761.49479.patch
Type: text/x-patch
Size: 10308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160301/d0c5079c/attachment-0001.bin>


More information about the cfe-commits mailing list