[PATCH] D19804: Make clang-format cleaner remove redundant commas in list and redundant colon in constructor initializer.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Fri May 13 02:40:42 PDT 2016


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

- nit: add a missing space.


http://reviews.llvm.org/D19804

Files:
  lib/Format/Format.cpp
  lib/Format/TokenAnnotator.cpp
  unittests/Format/CleanupTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19804.57146.patch
Type: text/x-patch
Size: 8962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160513/07cca727/attachment-0001.bin>


More information about the cfe-commits mailing list