Align trailing block comments like trailing line comments.
authorDaniel Jasper <djasper@google.com>
Wed, 6 Feb 2013 20:07:35 +0000 (20:07 +0000)
committerDaniel Jasper <djasper@google.com>
Wed, 6 Feb 2013 20:07:35 +0000 (20:07 +0000)
commit94f0e1382a8e623ea128caa8a6c41d2cd694604d
treeaf0702fe42ef17f304ce29faa45e107642a9f8df
parent8911b8640059817c1d73f9f981d4d00c124d5d42
Align trailing block comments like trailing line comments.

llvm-svn: 174537
clang/lib/Format/Format.cpp
clang/unittests/Format/FormatTest.cpp