hanchenye-llvm-project/clang/lib/Format
Manuel Klimek d3ed59ae15 Implement Allman style.
Patch by Frank Miller.

llvm-svn: 187678
2013-08-02 21:31:59 +00:00
..
BreakableToken.cpp Add 'static' and 'const' qualifiers to some arrays of strings. 2013-07-15 08:24:27 +00:00
BreakableToken.h Reformat clang-format's source files after r185822 and others. 2013-07-08 14:34:09 +00:00
CMakeLists.txt Unified token breaking logic for strings and block comments. 2013-04-15 14:28:00 +00:00
Encoding.h Reformat clang-format's source files after r185822 and others. 2013-07-08 14:34:09 +00:00
Format.cpp Implement Allman style. 2013-08-02 21:31:59 +00:00
FormatToken.h clang-format: Add two new style options to support WebKit style. 2013-07-26 16:56:36 +00:00
Makefile
TokenAnnotator.cpp clang-format: Operator precendence in ObjC method exprs. 2013-08-01 23:13:03 +00:00
TokenAnnotator.h UTF-8 support for clang-format. 2013-06-05 14:09:10 +00:00
UnwrappedLineParser.cpp Implement Allman style. 2013-08-02 21:31:59 +00:00
UnwrappedLineParser.h clang-format: Add more options to namespace indentation. 2013-07-31 23:16:02 +00:00
WhitespaceManager.cpp clang-format: Make alignment of trailing comments optional .. 2013-07-31 23:55:15 +00:00
WhitespaceManager.h Reformat clang-format's source files after r185822 and others. 2013-07-08 14:34:09 +00:00