.. |
AffectedRangeManager.cpp
|
[clang-format] Assert Line->First. NFC.
|
2022-01-24 08:54:55 +01:00 |
AffectedRangeManager.h
|
…
|
|
BreakableToken.cpp
|
[clang-format] Fix misaligned trailing comments in the presence of an empty block comment.
|
2022-01-28 22:28:48 +01:00 |
BreakableToken.h
|
[clang-format] Add option to control the spaces in a line comment
|
2021-02-01 22:48:50 +01:00 |
CMakeLists.txt
|
[clang-format] Style to separate definition blocks
|
2022-01-03 15:47:39 -05:00 |
ContinuationIndenter.cpp
|
[clang-format] Use ranged for loops. NFC.
|
2022-02-01 14:10:48 +01:00 |
ContinuationIndenter.h
|
[clang-format] Add a BlockIndent option to AlignAfterOpenBracket
|
2022-01-17 09:03:23 +01:00 |
DefinitionBlockSeparator.cpp
|
[clang-format] Fix SeparateDefinitionBlocks issues
|
2022-01-24 14:23:20 +00:00 |
DefinitionBlockSeparator.h
|
[clang-format] Fix SeparateDefinitionBlocks issues
|
2022-01-24 14:23:20 +00:00 |
Encoding.h
|
[clang-format][PR41964] Fix crash with SIGFPE when TabWidth is set to 0 and line starts with tab
|
2019-09-18 18:57:09 +00:00 |
Format.cpp
|
[clang-format] Use std::iota and reserve when sorting Java imports. NFC.
|
2022-02-01 14:29:31 +01:00 |
FormatInternal.h
|
Move clang/Tooling/Core/Lookup.h to clang/Tooling/Refactoring/Lookup.h
|
2020-10-20 10:13:28 +01:00 |
FormatToken.cpp
|
[clang-format] Assert Line->First and State.NextToken->Previous. NFC.
|
2022-01-24 09:36:46 +01:00 |
FormatToken.h
|
[clang-format] Handle C variables with name that matches c++ access specifier
|
2022-01-30 20:56:50 +01:00 |
FormatTokenLexer.cpp
|
[clang-format][NFC] Clean up tryMergeLessLess()
|
2022-01-20 14:35:07 -08:00 |
FormatTokenLexer.h
|
[clang-format] Add more support for C# 8 nullables
|
2021-05-06 11:58:38 +02:00 |
MacroExpander.cpp
|
[clang] Fix a few comment typos to cycle bots
|
2021-09-20 18:48:34 -04:00 |
Macros.h
|
[llvm][clang][NFC] updates inline licence info
|
2021-08-11 02:48:53 +00:00 |
NamespaceEndCommentsFixer.cpp
|
[clang-format] Use ranged for loops. NFC.
|
2022-02-01 14:10:48 +01:00 |
NamespaceEndCommentsFixer.h
|
…
|
|
QualifierAlignmentFixer.cpp
|
[clang-format] Remove unused assignment. NFC.
|
2022-01-24 08:34:24 +01:00 |
QualifierAlignmentFixer.h
|
[clang-format] Fix a crash (assertion) in qualifier alignment when matching template closer is null
|
2022-01-06 19:40:39 +00:00 |
SortJavaScriptImports.cpp
|
clang-format: [JS] fix uninitialized memory.
|
2022-01-28 12:37:45 +01:00 |
SortJavaScriptImports.h
|
…
|
|
TokenAnalyzer.cpp
|
[clang-format] Use ranged for loops. NFC.
|
2022-02-01 14:10:48 +01:00 |
TokenAnalyzer.h
|
Make clang-format fuzz through Lexing with asserts enabled.
|
2021-11-19 14:44:06 +01:00 |
TokenAnnotator.cpp
|
[clang-format] Fix AllowShortFunctionsOnASingleLine: InlineOnly with wrapping after record.
|
2022-01-27 18:06:31 +01:00 |
TokenAnnotator.h
|
[clang-format] Use ranged for loops. NFC.
|
2022-02-01 14:10:48 +01:00 |
UnwrappedLineFormatter.cpp
|
[clang-format] Handle C variables with name that matches c++ access specifier
|
2022-01-30 20:56:50 +01:00 |
UnwrappedLineFormatter.h
|
[clang-format] Fix the issue that empty lines being removed at the beginning of namespace
|
2021-06-27 15:59:21 +01:00 |
UnwrappedLineParser.cpp
|
[clang-format] Use ranged for loops. NFC.
|
2022-02-01 14:10:48 +01:00 |
UnwrappedLineParser.h
|
[llvm][ADT] Implement `BitVector::{pop_,}back`
|
2022-01-21 14:50:53 +01:00 |
UsingDeclarationsSorter.cpp
|
[clang-format] Use ranged for loops. NFC.
|
2022-02-01 14:10:48 +01:00 |
UsingDeclarationsSorter.h
|
…
|
|
WhitespaceManager.cpp
|
[clang-format] De-pessimize appending newlines. NFC.
|
2022-02-01 14:10:48 +01:00 |
WhitespaceManager.h
|
[clang-format][NFC] Fix typo in comment
|
2022-01-05 17:33:16 +01:00 |