[PATCH] D17852: Added formatAndApplyAllReplacements that works on multiple files in libTooling.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 21 06:26:12 PDT 2016


PING

On Mon, Mar 14, 2016 at 8:18 PM Eric Liu <ioeric at google.com> wrote:

> ioeric updated this revision to Diff 50627.
> ioeric marked 10 inline comments as done.
> ioeric added a comment.
>
> - renamed calculateChangedRangesInFile to calculateChangedRanges; removed
> const from FileToReplacementsMap key type.
>
>
> http://reviews.llvm.org/D17852
>
> Files:
>   include/clang/Basic/SourceManager.h
>   include/clang/Format/Format.h
>   include/clang/Tooling/Core/Replacement.h
>   include/clang/Tooling/Refactoring.h
>   lib/Format/Format.cpp
>   lib/Tooling/CMakeLists.txt
>   lib/Tooling/Core/Replacement.cpp
>   lib/Tooling/Refactoring.cpp
>   unittests/Format/FormatTest.cpp
>   unittests/Tooling/CMakeLists.txt
>   unittests/Tooling/RefactoringTest.cpp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160321/a6f6503b/attachment.html>


More information about the cfe-commits mailing list