hanchenye-llvm-project/clang/unittests/Format
Mitchell Balan c5c487f0d4 Revert "[clang-format] Add option to specify explicit config file"
There were a number of unexpected test failures.

This reverts commit 10b1a87ba3.
2020-03-11 16:14:42 -04:00
..
CMakeLists.txt cmake: Add CLANG_LINK_CLANG_DYLIB option 2019-07-03 22:45:55 +00:00
CleanupTest.cpp [clang-tidy] fix readability-redundant-member-init auto-fix of Function-try-block 2020-02-19 23:04:05 +00:00
FormatTest.cpp Revert "[clang-format] Add option to specify explicit config file" 2020-03-11 16:14:42 -04:00
FormatTestCSharp.cpp [clang-format] Improved identification of C# nullables 2020-03-11 12:58:52 +00:00
FormatTestComments.cpp
FormatTestJS.cpp clang-format: insert trailing commas into containers. 2020-01-29 13:23:54 +01:00
FormatTestJava.cpp [clang-format/java] format multiple qualified annotations on one declaration better 2020-01-03 12:11:44 -05:00
FormatTestObjC.cpp [clang-format] Add option for not breaking line before ObjC params 2020-02-01 17:39:34 +00:00
FormatTestProto.cpp Revert "Revert "[clang-format] Keep protobuf "package" statement on one line"" 2019-05-10 09:15:11 +00:00
FormatTestRawStrings.cpp [clang-format] Fix indent of trailing raw string param after newline 2019-04-18 17:14:05 +00:00
FormatTestSelective.cpp [clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if an "else" statement is present 2019-03-13 08:26:39 +00:00
FormatTestTableGen.cpp
FormatTestTextProto.cpp
FormatTestUtils.h
NamespaceEndCommentsFixerTest.cpp clang-format: Fix namespace end comments for namespaces with attributes and macros. 2019-07-23 17:49:45 +00:00
SortImportsTestJS.cpp
SortImportsTestJava.cpp [clang-format] [PR43372] - clang-format shows replacements in DOS files when no replacement is needed 2019-10-01 20:20:22 +00:00
SortIncludesTest.cpp Allow additional file suffixes/extensions considered as source in main include grouping 2019-11-12 21:26:52 +00:00
UsingDeclarationsSorterTest.cpp