Paul Hoad
|
0884008c1c
[clang-format] [PR43333] Fix C# breaking before function name when using Attributes
|
5 anos atrás |
Paul Hoad
|
04d93a17d3
[clang-format] Add ability to wrap braces after multi-line control statements
|
5 anos atrás |
Sam McCall
|
5ff4895982
[ClangFormat] Future-proof Standard option, allow floating or pinning to arbitrary lang version
|
5 anos atrás |
Paul Hoad
|
3b45bb56b5
[clang-format] [PR43372] - clang-format shows replacements in DOS files when no replacement is needed
|
5 anos atrás |
Fangrui Song
|
4b74975b0a
[clang-format] Add SortPriority fields to fix -Wmissing-field-initializers after D64695/r372919
|
5 anos atrás |
Paul Hoad
|
258784db36
[clang-format] Modified SortIncludes and IncludeCategories to priority for sorting #includes within the Group Category.
|
5 anos atrás |
Paul Hoad
|
9170534768
Clang-format: Add Whitesmiths indentation style
|
6 anos atrás |
Yitzhak Mandelbaum
|
e71234de99
[clang-format] Fix cleanup of `AnnotatedLine` to include children nodes.
|
6 anos atrás |
Paul Hoad
|
3bd37f41b9
[clang-format] Add new style option IndentGotoLabels
|
6 anos atrás |
Nico Weber
|
a0378a8d1f
clang-format: Disable across-block include reordering.
|
6 anos atrás |
Fangrui Song
|
6109274d45
[clang-format] Recognize ECMAScript module .mjs as JavaScript
|
6 anos atrás |
Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 anos atrás |
Owen Pan
|
d671e605e4
[clang-format] Expand AllowShortBlocksOnASingleLine for WebKit
|
6 anos atrás |
Owen Pan
|
5de7b9a551
[clang-format] Add SpaceInEmptyBlock option for WebKit
|
6 anos atrás |
Owen Pan
|
d0e06d7ab5
[clang-format] Fix a bug that doesn't break braces before unions for Allman
|
6 anos atrás |
Nico Weber
|
b9b4a211d3
clang-format clang/lib/Format
|
6 anos atrás |
Fangrui Song
|
8edfd52e3c
[Format] getFormattingLangOpts: make LS_Auto uses LS_Cpp11 lexing rule
|
6 anos atrás |
Fangrui Song
|
f137ef15ab
[Format] Make it easy to add new format::FormatStyle::LanguageStandard. NFCI
|
6 anos atrás |
Ben Hamilton
|
83a361438a
Adds support for formatting NS_CLOSED_ENUM and CF_CLOSED_ENUM alongside NS_ENUM and CF_ENUM.
|
6 anos atrás |
Sam McCall
|
54b8029400
clang-format: Add new style option AlignConsecutiveMacros
|
6 anos atrás |
Francois Ferrand
|
c65fb39b92
clang-format: better handle namespace macros
|
6 anos atrás |
Francois Ferrand
|
5f069d7707
[clang-format] Allow configuring list of function-like macros that resolve to a type
|
6 anos atrás |
Fangrui Song
|
329eb5c6ba
Use llvm::stable_sort
|
6 anos atrás |
Owen Pan
|
764bd63e5b
[clang-format] Add AfterCaseLabel to BraceWrapping
|
6 anos atrás |
Reuben Thomas
|
9a63380260
[clang-format] Optionally insert a space after unary ! operator
|
6 anos atrás |
Nico Weber
|
070a4ca7a3
Updating Chromium's Java import order
|
6 anos atrás |
Krasimir Georgiev
|
ef11818ff8
[clang-format] Preserve include blocks in ObjC Google style
|
6 anos atrás |
Krasimir Georgiev
|
d1957e232e
[clang-format] Do not emit replacements while regrouping if Cpp includes are OK
|
6 anos atrás |
Eric Liu
|
62e3198c4f
[clang-format] Regroup #includes into blocks for Google style
|
6 anos atrás |
Paul Hoad
|
3801733470
[clang-format] [PR41187] moves Java import statements to the wrong location if code contains statements that start with the word import
|
6 anos atrás |