Improve clang-format's handling of unary operators.
authorDaniel Jasper <djasper@google.com>
Thu, 6 Dec 2012 13:16:39 +0000 (13:16 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 6 Dec 2012 13:16:39 +0000 (13:16 +0000)
commit26333c3b6b9e399b1f3a2faf1d5709f363e27fc3
tree697404c4b2436a5aa751ff9916e5f0841dfc5b94
parent9f84eecc9e583431ff2d2dcc7a1f1070463da64b
Improve clang-format's handling of unary operators.

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