.. |
.clang-format
|
[clang-format] Add InsertNewlineAtEOF to .clang-format files
|
2023-06-20 08:30:09 -07:00 |
AffectedRangeManager.cpp
|
[clang-format][NFC] Clean up nullptr comparison style
|
2023-02-21 02:56:27 -08:00 |
AffectedRangeManager.h
|
|
|
BreakableToken.cpp
|
[clang-format] Break long string literals in C#, etc.
|
2023-09-05 03:19:49 +00:00 |
BreakableToken.h
|
[clang-format] Break long string literals in C#, etc.
|
2023-09-05 03:19:49 +00:00 |
CMakeLists.txt
|
Reland [clang-format] Add an option to format integer literal separators
|
2022-12-31 17:57:33 -08:00 |
ContinuationIndenter.cpp
|
[clang-format] Disable OuterScope lambda indentation behaviour for constructor initializers (#66755)
|
2023-09-28 21:04:42 +02:00 |
ContinuationIndenter.h
|
[clang-format] Fix a bug that wraps before function arguments
|
2023-08-23 11:18:23 -07:00 |
DefinitionBlockSeparator.cpp
|
[clang-format][NFC] Replace !is() with isNot()
|
2023-08-24 01:27:24 -07:00 |
DefinitionBlockSeparator.h
|
|
|
Encoding.h
|
|
|
Format.cpp
|
[clang-format][NFC] Remove the unused separateDefinitionBlocks()
|
2023-09-24 19:25:23 -07:00 |
FormatInternal.h
|
|
|
FormatToken.cpp
|
[clang-format] Support block indenting array/struct list initializers
|
2023-07-06 13:42:11 -07:00 |
FormatToken.h
|
Reland "[clang-format] Annotate ctors/dtors as CtorDtorDeclName instead (#67955)"
|
2023-10-03 22:26:48 -07:00 |
FormatTokenLexer.cpp
|
[clang-format][NFC] Replace !is() with isNot()
|
2023-08-24 01:27:24 -07:00 |
FormatTokenLexer.h
|
[clang-format] Add TypeNames option to disambiguate types/objects
|
2023-07-18 14:18:40 -07:00 |
FormatTokenSource.h
|
[clang-format][NFC] Replace !is() with isNot()
|
2023-08-24 01:27:24 -07:00 |
IntegerLiteralSeparatorFixer.cpp
|
[clang-format] Handle <chrono> ud suffixes in IntegerLiteralSeparator
|
2023-05-16 13:17:31 -07:00 |
IntegerLiteralSeparatorFixer.h
|
[clang-format] Add MinDigits suboptions to IntegerLiteralSeparator
|
2023-03-31 17:14:33 -07:00 |
MacroCallReconstructor.cpp
|
[clang-format][NFCish] Obey debug settings
|
2023-08-02 11:50:14 +02:00 |
MacroExpander.cpp
|
[clang-format][NFC] Replace !is() with isNot()
|
2023-08-24 01:27:24 -07:00 |
Macros.h
|
[clang-format] Add simple macro replacements in formatting.
|
2023-02-24 15:44:24 +00:00 |
NamespaceEndCommentsFixer.cpp
|
[clang-format] Handle __attribute/__declspec/AttributeMacro consistently (#67518)
|
2023-09-29 12:03:08 -07:00 |
NamespaceEndCommentsFixer.h
|
|
|
QualifierAlignmentFixer.cpp
|
[clang-format][NFC] Reformat and fix file mode
|
2023-08-30 18:35:24 -07:00 |
QualifierAlignmentFixer.h
|
[clang-format][NFC] Reformat and fix file mode
|
2023-08-30 18:35:24 -07:00 |
SortJavaScriptImports.cpp
|
[clang-format][NFC] Replace !is() with isNot()
|
2023-08-24 01:27:24 -07:00 |
SortJavaScriptImports.h
|
|
|
TokenAnalyzer.cpp
|
[clang-format] Add simple macro replacements in formatting.
|
2023-02-24 15:44:24 +00:00 |
TokenAnalyzer.h
|
[clang-format] Add simple macro replacements in formatting.
|
2023-02-24 15:44:24 +00:00 |
TokenAnnotator.cpp
|
Reland "[clang-format] Annotate ctors/dtors as CtorDtorDeclName instead (#67955)"
|
2023-10-03 22:26:48 -07:00 |
TokenAnnotator.h
|
[clang-format][NFC] Simplify getFirstNonComment() in the annotator
|
2023-08-18 13:23:47 -07:00 |
UnwrappedLineFormatter.cpp
|
[clang-format] Fix segmentation fault when formatting nested namespaces
|
2023-09-05 11:12:14 -07:00 |
UnwrappedLineFormatter.h
|
[NFC][clang-format] Fix typo
|
2022-08-29 09:34:05 +08:00 |
UnwrappedLineParser.cpp
|
[clang-format] Fix a bug in RemoveParentheses: ReturnStatement (#67911)
|
2023-10-02 09:15:49 +02:00 |
UnwrappedLineParser.h
|
[clang-format] Fix a bug in RemoveParentheses: ReturnStatement (#67911)
|
2023-10-02 09:15:49 +02:00 |
UsingDeclarationsSorter.cpp
|
[clang-format] SortUsingDeclarations support lexicographic order
|
2023-01-20 21:34:57 +08:00 |
UsingDeclarationsSorter.h
|
|
|
WhitespaceManager.cpp
|
[clang-format][NFC] AlignTokenSequence: Skip loop iteration
|
2023-10-04 22:20:33 +02:00 |
WhitespaceManager.h
|
[clang-format] Add AlignConsecutiveShortCaseStatements
|
2023-07-24 18:39:25 -07:00 |