]> granicus.if.org Git - clang/commit
Small tweaks to clang-format.
authorDaniel Jasper <djasper@google.com>
Fri, 7 Dec 2012 09:52:15 +0000 (09:52 +0000)
committerDaniel Jasper <djasper@google.com>
Fri, 7 Dec 2012 09:52:15 +0000 (09:52 +0000)
commitc74e2794bebaab41213f23b27c09c21cb1e1f81b
tree9002493cec366836fdec32c87809cef5c6a0011a
parentbf25fb1e2eaea0eadb90d1a9ce91e7d510c8972a
Small tweaks to clang-format.

Now not joining keywords with '::' and not putting a space between
a pointer pointer.

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