Paul Hoad
|
3b45bb56b5
[clang-format] [PR43372] - clang-format shows replacements in DOS files when no replacement is needed
|
há 5 anos atrás |
Mikael Holmen
|
6a35874f87
[SortIncludesTest] Add SortPriority fields to fix -Wmissing-field-initializers after D64695/r372919
|
há 5 anos atrás |
Paul Hoad
|
258784db36
[clang-format] Modified SortIncludes and IncludeCategories to priority for sorting #includes within the Group Category.
|
há 5 anos atrás |
Krasimir Georgiev
|
ef11818ff8
[clang-format] Preserve include blocks in ObjC Google style
|
há 6 anos atrás |
Krasimir Georgiev
|
d1957e232e
[clang-format] Do not emit replacements while regrouping if Cpp includes are OK
|
há 6 anos atrás |
Eric Liu
|
62e3198c4f
[clang-format] Regroup #includes into blocks for Google style
|
há 6 anos atrás |
Paul Hoad
|
8e47b092c6
[clang-format] clang-format off/on not respected when using C Style comments
|
há 6 anos atrás |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
há 6 anos atrás |
Eric Liu
|
202f2c8220
[clang-format] Move #include related style to libToolingCore
|
há 7 anos atrás |
Krasimir Georgiev
|
d2087527b9
[clang-format] Add option to group multiple #include blocks when sorting includes
|
há 7 anos atrás |
Krasimir Georgiev
|
374e414b3a
[clang-format] Do not format likely xml
|
há 8 anos atrás |
Chandler Carruth
|
fe7b37a8ff
[clang-format] Switch to case-insensitive header matching and use it to
|
há 8 anos atrás |
Daniel Jasper
|
e12937859f
clang-format: Correctly calculate affected ranges when sorting #includes.
|
há 9 anos atrás |
Eric Liu
|
832dfc2ae9
Make clang-format remove duplicate headers when sorting #includes.
|
há 9 anos atrás |
Eric Liu
|
a45abc6b0f
Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error.
|
há 9 anos atrás |
Daniel Jasper
|
5b12ee708d
clang-format: Make include sorting's main include detection configurable.
|
há 9 anos atrás |
Daniel Jasper
|
df46d8aa75
clang-format: Use stable_sort when sorting #includes.
|
há 9 anos atrás |
Daniel Jasper
|
a45fac502a
clang-format: Only consider the first #include that looks right to be
|
há 9 anos atrás |
Daniel Jasper
|
54d63ca343
clang-format: Only try to find the "main" include in the first block of
|
há 9 anos atrás |
Daniel Jasper
|
74b162155a
clang-format: Extend detection of the "main" #include to use the filename
|
há 9 anos atrás |
Daniel Jasper
|
0df6ca8485
clang-format: Extend header sort category implementation.
|
há 9 anos atrás |
Daniel Jasper
|
dd5d054c2c
clang-format: Make moving of the Cursor work properly when sorting #includes.
|
há 9 anos atrás |
Daniel Jasper
|
a49b2123bc
clang-format: Make sorting includes respect // clang-format off
|
há 9 anos atrás |
Daniel Jasper
|
d27c92ca6f
clang-format: Enable #include sorting by default.
|
há 9 anos atrás |
Nico Weber
|
f92e9f7794
clang-format: Teach --sort-includes to interleave #include and #import.
|
há 9 anos atrás |
Nico Weber
|
e930baa03c
clang-format: Extend main header include sorting heuristic to Objective-C files.
|
há 9 anos atrás |
Daniel Jasper
|
8580b330e6
clang-format: Extend #include sorting functionality
|
há 10 anos atrás |
Daniel Jasper
|
30ddf33877
clang-format: Add initial #include sorting capabilities.
|
há 10 anos atrás |