.. |
CMakeLists.txt
|
[clang-format] Style to separate definition blocks
|
2022-01-03 15:47:39 -05:00 |
CleanupTest.cpp
|
[clang-format] Drop clangFrontend dependency for FormatTests
|
2020-10-20 10:13:28 +01:00 |
DefinitionBlockSeparatorTest.cpp
|
[clang-format] Fix DefSeparator empty line issues
|
2022-02-07 14:23:21 +00:00 |
FormatTest.cpp
|
[clang-format] Don't break semi after requires clause ...
|
2022-02-22 22:08:03 +01:00 |
FormatTestCSharp.cpp
|
[clang-format] Fix short functions being considered as inline inside an indented namespace.
|
2022-01-14 21:57:02 +01:00 |
FormatTestComments.cpp
|
Fix extraneous whitespace addition in line comments on clang-format directives
|
2022-02-20 21:53:50 +01:00 |
FormatTestJS.cpp
|
[clang-format] Avoid parsing "requires" as a keyword in non-C++-like languages.
|
2022-02-22 16:55:38 +01:00 |
FormatTestJava.cpp
|
[clang-format] Fix short functions being considered as inline inside an indented namespace.
|
2022-01-14 21:57:02 +01:00 |
FormatTestJson.cpp
|
[clang-format] Remove spurious JSON binding when DisableFormat = true
|
2021-12-15 23:09:28 +00:00 |
FormatTestObjC.cpp
|
[clang-format] [PR52015] clang-format should put __attribute__((foo)) on its own line before @interface / @implementation / @protocol
|
2021-10-20 09:09:31 +01:00 |
FormatTestProto.cpp
|
[clang-format] NFC - clang-format the FormatTests
|
2020-05-02 15:42:20 +01:00 |
FormatTestRawStrings.cpp
|
clang-format: use `pb` as a canonical raw string delimiter for google style
|
2021-03-09 09:07:14 +01:00 |
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] Indicate source location on test failure. NFC.
|
2022-01-20 14:10:59 +01:00 |
FormatTestUtils.h
|
…
|
|
MacroExpanderTest.cpp
|
[clang-format] [NFC] keep clang-format tests clang-format clean
|
2020-12-05 10:15:52 +00:00 |
NamespaceEndCommentsFixerTest.cpp
|
[clang-format] Fix namespace end comments fixer with anonymous namespaces.
|
2022-01-14 11:41:14 +01:00 |
QualifierFixerTest.cpp
|
[clang-format] Honour "// clang-format off" when using QualifierOrder.
|
2022-02-09 22:15:20 +01:00 |
SortImportsTestJS.cpp
|
clang-format: [JS] sort import aliases. Users can define aliases for long symbols using import aliases:
|
2022-01-28 11:51:28 +01:00 |
SortImportsTestJava.cpp
|
[clang-format] Add case aware include sorting.
|
2021-02-02 15:12:27 +01:00 |
SortIncludesTest.cpp
|
[clang-format] Don't break block comments when sorting includes.
|
2022-02-01 08:51:10 +01:00 |
TestLexer.h
|
[clang-format] [NFC] Fix the coding style of unit tests header file
|
2021-08-27 14:25:38 -07:00 |
TokenAnnotatorTest.cpp
|
[clang-format] Fixed handling of requires clauses followed by attributes
|
2022-02-20 22:33:26 +01:00 |
UsingDeclarationsSorterTest.cpp
|
[clang-format] NFC - clang-format the FormatTests
|
2020-05-02 15:42:20 +01:00 |