llvm-project/clang/unittests/Format
Nico Weber 2108880660 clang-format: don't break code using __has_include, PR31908
llvm-svn: 294772
2017-02-10 19:36:52 +00:00
..
CMakeLists.txt [clang-format] Move comment tests to their own file. 2017-02-08 12:53:18 +00:00
CleanupTest.cpp [clang-format] revert an unintended change in r288493 and add a test case. 2016-12-19 10:41:05 +00:00
FormatTest.cpp clang-format: don't break code using __has_include, PR31908 2017-02-10 19:36:52 +00:00
FormatTestComments.cpp [clang-format] Move comment tests to their own file. 2017-02-08 12:53:18 +00:00
FormatTestJS.cpp clang-format: [JS] correcly format object literal methods. 2017-02-07 16:33:13 +00:00
FormatTestJava.cpp Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error. 2016-07-11 13:53:12 +00:00
FormatTestObjC.cpp clang-format: Make GetStyle return Expected<FormatStyle> instead of FormatStyle 2017-01-17 00:12:27 +00:00
FormatTestProto.cpp clang-format: [Proto] Also supports implicit string literal concatenation 2017-02-03 08:29:02 +00:00
FormatTestSelective.cpp [clang-format] Implement comment reflowing. 2017-01-25 13:58:58 +00:00
FormatTestUtils.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
SortImportsTestJS.cpp clang-format: [JS] Fix line breaks before comments when sorting imports. 2016-09-19 07:02:34 +00:00
SortIncludesTest.cpp clang-format: Correctly calculate affected ranges when sorting #includes. 2016-08-30 21:33:41 +00:00