]> granicus.if.org Git - clang/commit
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)
commitd56a737842f28db4403430082c4d2686bc6cc3b3
tree8dd53289fdb8f05835b1c149dc3996a3b3bd5e98
parent4a29065eb189b6132b82c071f75af84799ede0e7
Improve clang-format's handling of unary operators.

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