Small fixes to unary operator recognition and handling of include
authorDaniel Jasper <djasper@google.com>
Tue, 4 Dec 2012 13:02:32 +0000 (13:02 +0000)
committerDaniel Jasper <djasper@google.com>
Tue, 4 Dec 2012 13:02:32 +0000 (13:02 +0000)
commit8b5297117b19a241984a224f3b72406b508bc963
tree2f32ad5fbddced0fca14ef42aa33aa39ee36091a
parente9bf349247bc2791c0774db5bcad9cca2b62c006
Small fixes to unary operator recognition and handling of include
directives.

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