llvm-project/clang/unittests/Format
Daniel Jasper a4e55f4d1e clang-format: [JS] Don't put top-level dict literals on a single line.
These are often used for enums which apparently are easier to read if
formatted with one element per line.

llvm-svn: 223367
2014-12-04 16:07:17 +00:00
..
CMakeLists.txt Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00
FormatTest.cpp clang-format: More restrictively classify import declarations. 2014-12-04 08:57:27 +00:00
FormatTestJS.cpp clang-format: [JS] Don't put top-level dict literals on a single line. 2014-12-04 16:07:17 +00:00
FormatTestJava.cpp clang-format: Fix expression parser not closing stuff at end of stmt. 2014-12-03 13:20:49 +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