]> granicus.if.org Git - clang/commit
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)
commit09a0c488560f8bd69767cedd714432142bcffd10
tree3c103c62138c7ced27a99731467418fb3684c27d
parentb24c87c65ae21a978475ac97c94c1ca2a5cafa36
Also cleanup comments around redundant colons/commas in format::cleanup.

Reviewers: djasper

Subscribers: klimek, cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@281064 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/Format.cpp
unittests/Format/CleanupTest.cpp