llvm-project/clang/lib/Format
Alexander Kornienko 732b6bd4d1 Don't break single-line raw string literals.
Reviewers: djasper

Reviewed By: djasper

Subscribers: klimek, cfe-commits

Differential Revision: http://reviews.llvm.org/D6636

llvm-svn: 224223
2014-12-14 20:47:11 +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 clang-format: Factor out UnwrappedLineFormatter into a separate file. 2014-12-10 19:00:42 +00:00
ContinuationIndenter.cpp Don't break single-line raw string literals. 2014-12-14 20:47:11 +00:00
ContinuationIndenter.h clang-format: Revamp nested block formatting. 2014-12-12 09:40:58 +00:00
Encoding.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Format.cpp clang-format: Factor out UnwrappedLineFormatter into a separate file. 2014-12-10 19:00:42 +00:00
FormatToken.cpp clang-format: Don't use column layout with AlignAfterOpenBrackets. 2014-11-27 14:40:48 +00:00
FormatToken.h clang-format: Revamp nested block formatting. 2014-12-12 09:40:58 +00:00
Makefile
TokenAnnotator.cpp clang-format: [Java] Always break after annotations of multiline decls. 2014-12-08 20:08:04 +00:00
TokenAnnotator.h clang-format: [JS] Support Closure's module statements. 2014-11-23 16:46:28 +00:00
UnwrappedLineFormatter.cpp clang-format: Revamp nested block formatting. 2014-12-12 09:40:58 +00:00
UnwrappedLineFormatter.h clang-format: Factor out UnwrappedLineFormatter into a separate file. 2014-12-10 19:00:42 +00:00
UnwrappedLineParser.cpp clang-format: Support commas in lambda return types. 2014-12-08 13:22:37 +00:00
UnwrappedLineParser.h clang-format: [Java] Support Java enums. 2014-11-13 15:56:28 +00:00
WhitespaceManager.cpp clang-format: Refactoring. 2014-11-25 10:05:17 +00:00
WhitespaceManager.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00