[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
Thu Mar 31 06:41:22 PDT 2016


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

- Added fixReplacements() that fix and reformat replacements.


http://reviews.llvm.org/D18551

Files:
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  lib/Format/FormatToken.h
  unittests/Format/FormatTest.cpp

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


More information about the cfe-commits mailing list