.. |
BreakableToken.cpp
|
Implemented tab usage only for indentation (http://llvm.org/PR17363)
|
2013-09-27 16:14:22 +00:00 |
BreakableToken.h
|
Implemented tab usage only for indentation (http://llvm.org/PR17363)
|
2013-09-27 16:14:22 +00:00 |
CMakeLists.txt
|
clang-format: Add column layout formatting for braced lists
|
2013-08-22 15:00:41 +00:00 |
ContinuationIndenter.cpp
|
clang-format: Fix template declaration line breaking with comment.
|
2013-10-09 15:06:17 +00:00 |
ContinuationIndenter.h
|
Refactoring: split addTokenToState into two methods.
|
2013-10-01 14:41:18 +00:00 |
Encoding.h
|
Handle zero-width and double-width characters in string literals and comments.
|
2013-09-05 14:08:34 +00:00 |
Format.cpp
|
clang-format: Remove empty lines after visibility modifiers.
|
2013-10-06 11:40:08 +00:00 |
FormatToken.cpp
|
clang-format: Fix incorrect enum parsing / layouting.
|
2013-09-13 09:20:45 +00:00 |
FormatToken.h
|
Correctly detect colon in bit fields. Fixes PR17333.
|
2013-10-10 13:36:20 +00:00 |
Makefile
|
…
|
|
TokenAnnotator.cpp
|
Correctly detect colon in bit fields. Fixes PR17333.
|
2013-10-10 13:36:20 +00:00 |
TokenAnnotator.h
|
clang-format: Don't accidentally move tokens into preprocessor directive.
|
2013-09-17 09:52:48 +00:00 |
UnwrappedLineParser.cpp
|
Fix incorrect detection of class definitions with alignas specification.
|
2013-10-07 09:15:41 +00:00 |
UnwrappedLineParser.h
|
clang-format: Fix incorrect enum parsing / layouting.
|
2013-09-13 09:20:45 +00:00 |
WhitespaceManager.cpp
|
Added a comment and another test for the UT_ForIndentation option
|
2013-09-27 16:40:11 +00:00 |
WhitespaceManager.h
|
Implemented tab usage only for indentation (http://llvm.org/PR17363)
|
2013-09-27 16:14:22 +00:00 |