llvm-project/clang/lib/Format
Daniel Jasper 069e5f4858 clang-format: [JS] Understand top-level function literals properly.
llvm-svn: 209205
2014-05-20 11:14:57 +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: Don't force line breaks in ObjC calls with ColumnLimit 0. 2014-05-19 08:06:34 +00:00
ContinuationIndenter.h clang-format: Cleanup redundant calculation of ParenLevel. 2014-05-08 12:21:30 +00:00
Encoding.h Fix crash in getStringSplit. 2013-11-26 10:38:53 +00:00
Format.cpp clang-format: [JS] Support for EC6 arrow functions. 2014-05-19 07:27:02 +00:00
FormatToken.cpp clang-format: Fix bug introduced by r208392. 2014-05-09 13:11:16 +00:00
FormatToken.h clang-format: Fix bug introduced by r208392. 2014-05-09 13:11:16 +00:00
Makefile
TokenAnnotator.cpp clang-format: [JS] Support ES6 destructuring assignments. 2014-05-19 07:37:07 +00:00
TokenAnnotator.h [C++11] Use 'nullptr'. 2014-05-09 08:15:10 +00:00
UnwrappedLineParser.cpp clang-format: [JS] Understand top-level function literals properly. 2014-05-20 11:14:57 +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