Implement Allman style.
authorManuel Klimek <klimek@google.com>
Fri, 2 Aug 2013 21:31:59 +0000 (21:31 +0000)
committerManuel Klimek <klimek@google.com>
Fri, 2 Aug 2013 21:31:59 +0000 (21:31 +0000)
commitd3ed59ae15988e2720fc2029d9abac6ec8f49a86
tree0ebf0725e520478c249eb016fdc14cf97501995b
parent4ecc59afce0c7004d149e1a25a89bd0372731404
Implement Allman style.

Patch by Frank Miller.

llvm-svn: 187678
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp