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

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 1 07:20:23 PST 2016


ioeric updated this revision to Diff 49493.
ioeric added a comment.

- Added getOrCreateFileID interface in SourceManager.


http://reviews.llvm.org/D17761

Files:
  include/clang/Basic/SourceManager.h
  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.49493.patch
Type: text/x-patch
Size: 11011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160301/7167f981/attachment.bin>


More information about the cfe-commits mailing list