llvm-project/clang/lib/Format
Daniel Jasper 2b41a82e61 clang-format: Format enum struct/class like enum.
Patch by Joe Hermaszewski. Thank you!

llvm-svn: 188794
2013-08-20 12:42:50 +00:00
..
BreakableToken.cpp Revert r187935 "Support for double width characters." 2013-08-08 02:19:56 +00:00
BreakableToken.h Reformat clang-format's source files after r185822 and others. 2013-07-08 14:34:09 +00:00
CMakeLists.txt Split UnwrappedLineFormatter into individual components. 2013-08-16 11:20:30 +00:00
ContinuationIndenter.cpp Split UnwrappedLineFormatter into individual components. 2013-08-16 11:20:30 +00:00
ContinuationIndenter.h Split UnwrappedLineFormatter into individual components. 2013-08-16 11:20:30 +00:00
Encoding.h Reformat clang-format's source files after r185822 and others. 2013-07-08 14:34:09 +00:00
Format.cpp clang-format: Additional options for spaces around parentheses. 2013-08-20 12:36:34 +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: Additional options for spaces around parentheses. 2013-08-20 12:36:34 +00:00
TokenAnnotator.h UTF-8 support for clang-format. 2013-06-05 14:09:10 +00:00
UnwrappedLineParser.cpp clang-format: Format enum struct/class like enum. 2013-08-20 12:42:50 +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