[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
Mon Apr 11 10:26:32 PDT 2016


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

- removed unused fields in AnnotatedLine.


http://reviews.llvm.org/D18551

Files:
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  unittests/Format/CMakeLists.txt
  unittests/Format/CleanupTest.cpp
  unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18551.53274.patch
Type: text/x-patch
Size: 42661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160411/fcc49e1c/attachment-0001.bin>


More information about the cfe-commits mailing list