Improve handling of trailing block comments
authorDaniel Jasper <djasper@google.com>
Mon, 4 Feb 2013 08:34:57 +0000 (08:34 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 4 Feb 2013 08:34:57 +0000 (08:34 +0000)
commit14e40ec82896cc0d18acbec488a384987eb11f33
tree47253cd1ab578924d8f006fd5329ca6bcfa2a7ca
parentd91ae4d960aa6b22eab6e001f56493d0b5d0c452
Improve handling of trailing block comments

This is a follow up to r174309 to actually make it work.

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