.. |
AffectedRangeManager.cpp
|
…
|
|
AffectedRangeManager.h
|
…
|
|
BreakableToken.cpp
|
[clang-format] Fix MSVC "unsafe use of type 'bool' in operation" warning (NFC)
|
2021-02-03 10:50:59 +08: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] Add a MacroExpander.
|
2020-09-25 14:08:13 +02:00 |
ContinuationIndenter.cpp
|
clang-format: use `pb` as a canonical raw string delimiter for google style
|
2021-03-09 09:07:14 +01:00 |
ContinuationIndenter.h
|
[clang-format] Fix AlignOperands when BreakBeforeBinaryOperators is set
|
2020-05-15 16:40:31 +02: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
|
[Format] Don't sort includes if DisableFormat is true
|
2021-05-04 19:04:12 +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] Fix formatting of _Atomic() qualifier
|
2020-09-07 10:09:18 +01:00 |
FormatToken.h
|
[clang-format] Rename common types between C#/JS
|
2021-05-06 12:12:58 +02:00 |
FormatTokenLexer.cpp
|
[clang-format] Rename common types between C#/JS
|
2021-05-06 12:12:58 +02:00 |
FormatTokenLexer.h
|
[clang-format] Add more support for C# 8 nullables
|
2021-05-06 11:58:38 +02:00 |
MacroExpander.cpp
|
clang/Frontend: Use MemoryBufferRef in FrontendInputFile (and remove SourceManager::getBuffer)
|
2020-10-20 13:35:46 -04:00 |
Macros.h
|
[clang-format] Add a MacroExpander.
|
2020-09-25 14:08:13 +02:00 |
NamespaceEndCommentsFixer.cpp
|
[clang-format][PR47290] Add ShortNamespaceLines format option
|
2021-03-01 21:28:14 +01:00 |
NamespaceEndCommentsFixer.h
|
…
|
|
SortJavaScriptImports.cpp
|
clang-format: [JS] handle "off" in imports
|
2021-04-30 14:18:52 +02:00 |
SortJavaScriptImports.h
|
…
|
|
TokenAnalyzer.cpp
|
Hand Allocator and IdentifierTable into FormatTokenLexer.
|
2020-07-07 11:56:34 +02:00 |
TokenAnalyzer.h
|
[clang-format] Remove unused Environment constructor.
|
2019-04-18 00:36:51 +00:00 |
TokenAnnotator.cpp
|
[clang-format] Rename common types between C#/JS
|
2021-05-06 12:12:58 +02:00 |
TokenAnnotator.h
|
clang-format clang/lib/Format
|
2019-07-29 13:26:48 +00:00 |
UnwrappedLineFormatter.cpp
|
[clang-format] Fix build on gcc < 7 introduced in rG8d93d7ff.
|
2021-05-03 18:52:41 +02:00 |
UnwrappedLineFormatter.h
|
[clang-format] [NFC] clang-format the Format library
|
2019-03-01 09:09:54 +00:00 |
UnwrappedLineParser.cpp
|
[clang-format] Rename common types between C#/JS
|
2021-05-06 12:12:58 +02:00 |
UnwrappedLineParser.h
|
[clang-format] Fix C# nullable-related errors
|
2021-05-06 12:11:15 +02:00 |
UsingDeclarationsSorter.cpp
|
Use llvm::stable_sort
|
2019-04-24 14:43:05 +00:00 |
UsingDeclarationsSorter.h
|
…
|
|
WhitespaceManager.cpp
|
[clang-format] fix indent in alignChainedConditionals
|
2021-04-26 11:06:29 +02:00 |
WhitespaceManager.h
|
[clang-format][PR45816] Add AlignConsecutiveBitFields
|
2020-05-20 07:42:58 +01:00 |