llvm-project/clang/lib/Format
Daniel Jasper 9c2820c4e3 clang-format: [proto] Add required space before absolute references.
llvm-svn: 211488
2014-06-23 07:36:25 +00:00
..
BreakableToken.cpp clang-format: Fix bug introduced by r208392. 2014-05-09 13:11:16 +00:00
BreakableToken.h Fix alignment of trailing block comments. 2014-04-17 16:12:46 +00:00
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
ContinuationIndenter.cpp clang-format: [JS] Treat dict literals similar to objc method exprs. 2014-06-10 14:44:02 +00:00
ContinuationIndenter.h clang-format: Refactor indentation behavior for multiple nested blocks. 2014-06-03 12:02:45 +00:00
Encoding.h Fix crash in getStringSplit. 2013-11-26 10:38:53 +00:00
Format.cpp clang-format: Introduce style with spaces on both sides of */&. 2014-06-17 12:40:34 +00:00
FormatToken.cpp clang-format: Fix bug introduced by r208392. 2014-05-09 13:11:16 +00:00
FormatToken.h clang-format: [JS] Treat dict literals similar to objc method exprs. 2014-06-10 14:44:02 +00:00
Makefile
TokenAnnotator.cpp clang-format: [proto] Add required space before absolute references. 2014-06-23 07:36:25 +00:00
TokenAnnotator.h [C++11] Use 'nullptr'. 2014-05-09 08:15:10 +00:00
UnwrappedLineParser.cpp clang-format: [JS] Understand named function literals. 2014-06-13 07:02:04 +00:00
UnwrappedLineParser.h clang-format: Fix bug introduced by r208392. 2014-05-09 13:11:16 +00:00
WhitespaceManager.cpp clang-format: Fix bug introduced by r208392. 2014-05-09 13:11:16 +00:00
WhitespaceManager.h Fix alignment of trailing block comments. 2014-04-17 16:12:46 +00:00