llvm/clang/unittests/Format
2022-04-01 17:30:59 -07:00
..
CleanupTest.cpp
CMakeLists.txt
DefinitionBlockSeparatorTest.cpp [clang-format] Clean up DefinitionBlockSeparatorTest. NFC. 2022-03-25 10:59:46 +01:00
FormatTest.cpp [clang-format] Fix invalid code generation with comments in lambda 2022-03-23 19:40:24 -07:00
FormatTestComments.cpp [clang-format] Add space to comments starting with '#'. 2022-03-13 21:56:22 +01:00
FormatTestCSharp.cpp [clang-format] Correctly detect ! as TT_NonNullAssertion after default. 2022-03-08 13:35:26 +01:00
FormatTestJava.cpp
FormatTestJS.cpp [clang-format] Indent import statements in JavaScript. 2022-03-30 23:17:27 +00:00
FormatTestJson.cpp [clang-format] Reformat. NFC. 2022-03-17 09:27:31 +01:00
FormatTestObjC.cpp
FormatTestProto.cpp
FormatTestRawStrings.cpp
FormatTestSelective.cpp [clang-format] Fix wrong assertion with non-negative shift when aligning tokens. 2022-02-17 09:49:00 +01:00
FormatTestTableGen.cpp
FormatTestTextProto.cpp [clang-format] don't break up #-style comment sections 2022-03-22 15:29:02 +01:00
FormatTestUtils.h
MacroExpanderTest.cpp [clang-format] Reformat. NFC. 2022-03-17 09:27:31 +01:00
NamespaceEndCommentsFixerTest.cpp [clang-format] Reformat. NFC. 2022-03-17 09:27:31 +01:00
QualifierFixerTest.cpp [clang-format] Fix a crash in qualifier alignment 2022-04-01 17:30:59 -07:00
SortImportsTestJava.cpp
SortImportsTestJS.cpp
SortIncludesTest.cpp
TestLexer.h [clang-format] Reformat. NFC. 2022-03-17 09:27:31 +01:00
TokenAnnotatorTest.cpp Revert "[clang-format] Correctly recognize arrays in template parameter list." 2022-03-24 10:14:13 +01:00
UsingDeclarationsSorterTest.cpp