llvm-project/clang/lib/Format
Arnold Schwaighofer a8177a02ca Revert r187935 "Support for double width characters."
It broke a public build bot.

llvm-svn: 187957
2013-08-08 02:19:56 +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 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 Fixes a couple of bugs with the Allman brace breaking. 2013-08-07 19:20:45 +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: Fix corner case in OpenMP pragma formatting. 2013-08-07 16:29:23 +00:00
TokenAnnotator.h UTF-8 support for clang-format. 2013-06-05 14:09:10 +00:00
UnwrappedLineParser.cpp Fixes a couple of bugs with the Allman brace breaking. 2013-08-07 19:20:45 +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