[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
Mon May 2 06:47:44 PDT 2016
ioeric created this revision.
ioeric added reviewers: djasper, klimek.
ioeric added a subscriber: cfe-commits.
Herald added a subscriber: klimek.
Make clang-format cleaner remove redundant commas/colons in constructor initializer list.
http://reviews.llvm.org/D19804
Files:
lib/Format/Format.cpp
unittests/Format/CleanupTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19804.55810.patch
Type: text/x-patch
Size: 7983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160502/bbc1e510/attachment-0001.bin>
More information about the cfe-commits
mailing list