hanchenye-llvm-project/clang/unittests/Format
Alexander Kornienko ff2437fe84 Don't break string literals in Java and JavaScript.
The proper way to break string literals in these languages is by inserting a "+"
between parts which we don't support yet. So we disable string literal breaking
until then.

llvm-svn: 224120
2014-12-12 13:03:22 +00:00
..
CMakeLists.txt Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00
FormatTest.cpp clang-format: Revamp nested block formatting. 2014-12-12 09:40:58 +00:00
FormatTestJS.cpp clang-format: Revamp nested block formatting. 2014-12-12 09:40:58 +00:00
FormatTestJava.cpp Don't break string literals in Java and JavaScript. 2014-12-12 13:03:22 +00:00
FormatTestProto.cpp clang-format: [Proto] Change formatting text-formatted options. 2014-10-27 13:25:59 +00:00
FormatTestUtils.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Makefile Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00