[PATCH] D18551: Added Fixer implementation and fix() interface in clang-format for removing redundant code.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 22 03:01:17 PDT 2016


PING.

On Thu, Apr 21, 2016 at 11:48 AM Eric Liu <ioeric at google.com> wrote:

> ioeric updated this revision to Diff 54476.
> ioeric added a comment.
>
> - Added comments for endsWithInternal().
>
>
> http://reviews.llvm.org/D18551
>
> Files:
>   include/clang/Format/Format.h
>   lib/Format/AffectedRangeManager.cpp
>   lib/Format/AffectedRangeManager.h
>   lib/Format/CMakeLists.txt
>   lib/Format/Format.cpp
>   lib/Format/TokenAnnotator.h
>   unittests/Format/CMakeLists.txt
>   unittests/Format/CleanupTest.cpp
>   unittests/Format/FormatTest.cpp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160422/835338c6/attachment-0001.html>


More information about the cfe-commits mailing list