]> granicus.if.org Git - clang/commit
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)
commitcda165056890b8ccfc6e2897c711388c5fb518c0
tree7f1c6057474934c69f113276a850985eee5a6508
parentfa543accd8945c39d5128612c8822d0ab4ad594c
Improve handling of trailing block comments

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

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