llvm-project/clang/unittests/Format
Daniel Jasper da44677082 clang-format: Enable #include sorting by default.
This has seen quite some usage and I am not aware of any issues. Also
add a style option to enable/disable include sorting. The existing
command line flag can from now on be used to override whatever is set
in the style.

llvm-svn: 253202
2015-11-16 12:38:56 +00:00
..
CMakeLists.txt clang-format: Add initial #include sorting capabilities. 2015-09-23 08:30:47 +00:00
FormatTest.cpp clang-format: Enable #include sorting by default. 2015-11-16 12:38:56 +00:00
FormatTestJS.cpp clang-format: [JS] Add goog.setTestOnly to the list of stuff that 2015-10-29 19:05:20 +00:00
FormatTestJava.cpp clang-format/java: Break after annotations on fields in Chromium style. 2015-10-15 16:03:01 +00:00
FormatTestProto.cpp clang-format: [Proto] Handle enum bodies differently. 2015-07-16 14:25:43 +00:00
FormatTestSelective.cpp clang-format: Simplify and improve stop condition for formatting 2015-11-02 20:02:49 +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
SortIncludesTest.cpp clang-format: Enable #include sorting by default. 2015-11-16 12:38:56 +00:00