[PATCH] D19804: Make clang-format cleaner remove redundant commas/colons in constructor initializer list.
Eric Liu via cfe-commits
cfe-commits at lists.llvm.org
Tue May 10 05:37:26 PDT 2016
ioeric updated this revision to Diff 56696.
ioeric added a comment.
- Extended redundant comma cleanup to general lists, and change the way constructor initializer list is handled. Removed comments cleanup, leave it for a future patch.
http://reviews.llvm.org/D19804
Files:
lib/Format/Format.cpp
unittests/Format/CleanupTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19804.56696.patch
Type: text/x-patch
Size: 9760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160510/358e0490/attachment-0001.bin>
More information about the cfe-commits
mailing list