Also cleanup comments around redundant colons/commas in format::cleanup.
authorEric Liu <ioeric@google.com>
Fri, 9 Sep 2016 17:50:49 +0000 (17:50 +0000)
committerEric Liu <ioeric@google.com>
Fri, 9 Sep 2016 17:50:49 +0000 (17:50 +0000)
commit01426ff875419e939f91d959904baac23075084f
treee54546adf0175478fcb52f9712a6b300c96a0d7d
parentc6d54da891b5b7f6634d41a1c59eab4d5e226711
Also cleanup comments around redundant colons/commas in format::cleanup.

Reviewers: djasper

Subscribers: klimek, cfe-commits

Differential Revision: https://reviews.llvm.org/D24400

llvm-svn: 281064
clang/lib/Format/Format.cpp
clang/unittests/Format/CleanupTest.cpp