llvm-project/clang/lib/Format
Alexander Kornienko 763ec2ba45 Remove IndentBlocks, which sneaked winto the previous commit
llvm-svn: 196929
2013-12-10 15:46:42 +00:00
..
BreakableToken.cpp Fix a tranche of comment, test and doc typos 2013-12-05 16:25:25 +00:00
BreakableToken.h Remove extra whitespace instead of breaking the line in comments when possible. 2013-11-12 17:50:13 +00:00
CMakeLists.txt [CMake] clang/lib: Prune redundant dependencies. 2013-12-10 02:36:22 +00:00
ContinuationIndenter.cpp clang-format: Fix bad indentation of nested blocks. 2013-11-29 08:46:20 +00:00
ContinuationIndenter.h Simplify fix proposed in r195240. 2013-11-20 14:54:39 +00:00
Encoding.h Fix crash in getStringSplit. 2013-11-26 10:38:53 +00:00
Format.cpp Remove IndentBlocks, which sneaked winto the previous commit 2013-12-10 15:46:42 +00:00
FormatToken.cpp clang-format: Be more conservative about braced list column layout. 2013-12-09 14:40:19 +00:00
FormatToken.h clang-format: Be more conservative about braced list column layout. 2013-12-09 14:40:19 +00:00
Makefile
TokenAnnotator.cpp Support GNU style rule to put a space before opening parenthesis. 2013-12-10 10:18:34 +00:00
TokenAnnotator.h clang-format: Improve selective formatting of nested statements. 2013-11-28 15:58:55 +00:00
UnwrappedLineParser.cpp clang-format: Correctly handle Qt's Q_SLOTS. 2013-11-29 08:51:56 +00:00
UnwrappedLineParser.h Automatically munch semicolons after blocks. 2013-10-12 22:46:56 +00:00
WhitespaceManager.cpp clang-format: Improve clang-format's detection about comment binding. 2013-11-08 23:31:14 +00:00
WhitespaceManager.h Fix a tranche of comment, test and doc typos 2013-12-05 16:25:25 +00:00