llvm-project/clang/lib/Format
Daniel Jasper 616de864da clang-format: [JS] Support Closure's module statements.
These are like import statements and should not be line-wrapped. Minor
restructuring of the handling of other import statements.

llvm-svn: 222637
2014-11-23 16:46:28 +00:00
..
BreakableToken.cpp clang-format: Fix bug introduced by r208392. 2014-05-09 13:11:16 +00:00
BreakableToken.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
CMakeLists.txt Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00
ContinuationIndenter.cpp clang-format: [JS] Support Closure's module statements. 2014-11-23 16:46:28 +00:00
ContinuationIndenter.h clang-format: Use nested block special case for all languages. 2014-11-21 13:38:53 +00:00
Encoding.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Format.cpp clang-format: [JS] Support Closure's module statements. 2014-11-23 16:46:28 +00:00
FormatToken.cpp clang-format: Prevent column layout if elements aren't uniform enough. 2014-09-19 08:28:43 +00:00
FormatToken.h clang-format: [Java] Support more Java keywords. 2014-11-21 12:19:07 +00:00
Makefile
TokenAnnotator.cpp clang-format: [JS] Support Closure's module statements. 2014-11-23 16:46:28 +00:00
TokenAnnotator.h clang-format: [JS] Support Closure's module statements. 2014-11-23 16:46:28 +00:00
UnwrappedLineParser.cpp clang-format: [JS] Support Closure's module statements. 2014-11-23 16:46:28 +00:00
UnwrappedLineParser.h clang-format: [Java] Support Java enums. 2014-11-13 15:56:28 +00:00
WhitespaceManager.cpp clang-format: Fix bug introduced by r208392. 2014-05-09 13:11:16 +00:00
WhitespaceManager.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00