Krasimir Georgiev
|
bd3b05d2cc
[clang-format] Format raw string literals
|
7 жил өмнө |
Krasimir Georgiev
|
4e0b56c202
[clang-format] Fix regression about short functions after #else
|
8 жил өмнө |
Marek Kurdej
|
87f8a624e7
[clang-format] Fix FixNamespaceComments when BraceWrapping AfterNamespace is true.
|
8 жил өмнө |
Chih-Hung Hsieh
|
e372125815
[clang-format] Adjust space around &/&& of structured bindings
|
8 жил өмнө |
Manuel Klimek
|
9c03e2cb50
Fix clang-format's detection of structured bindings.
|
8 жил өмнө |
Manuel Klimek
|
8b3beec439
Fix formatting of lambda introducers with initializers.
|
8 жил өмнө |
Krasimir Georgiev
|
57065b2de4
[clang-format] New flag - BraceWrapping.AfterExternBlock
|
8 жил өмнө |
Krasimir Georgiev
|
889a43bfc9
[clang-format] Fixed one-line if statement
|
8 жил өмнө |
Marek Kurdej
|
824f38dfa3
[clang-format] Add support for C++17 structured bindings.
|
8 жил өмнө |
Daniel Jasper
|
c55c0db172
clang-format: Fix indentation of macros in include guards (after r312125).
|
8 жил өмнө |
Daniel Jasper
|
65f46ebaf9
clang-format: Fix formatting of for loops with multiple increments.
|
8 жил өмнө |
David Blaikie
|
9f18034517
Disable clang-format's MemoizationTest as it becomes prohibitive with EXPENSIVE_CHECKS
|
8 жил өмнө |
Krasimir Georgiev
|
31c7a3b61a
clang-format: Add preprocessor directive indentation
|
8 жил өмнө |
Krasimir Georgiev
|
374e414b3a
[clang-format] Do not format likely xml
|
8 жил өмнө |
Krasimir Georgiev
|
54dbd8436b
[clang-format] Fixed typedef enum brace wrapping
|
8 жил өмнө |
Daniel Jasper
|
cb990cd710
[Format] Invert nestingAndIndentLevel pair in WhitespaceManager used for
|
8 жил өмнө |
Krasimir Georgiev
|
823b3849ec
clang-format: Fix left pointer alignment after delctype/typeof
|
8 жил өмнө |
Jacob Bandes-Storch
|
a84910e589
[clang-format] let PointerAlignment dictate spacing of function ref qualifiers
|
8 жил өмнө |
Jacob Bandes-Storch
|
bfca5df301
clang-format: Fix bug with ENAS_DontAlign and empty lines
|
8 жил өмнө |
Francois Ferrand
|
7349dc07fa
clang-format: merge short case labels with trailing comments
|
8 жил өмнө |
Manuel Klimek
|
9359793849
Fix dereference of pointers in throw statements.
|
8 жил өмнө |
Olivier Goffart
|
baa1507823
Keep the IdentifierInfo in the Token for alternative operator keyword
|
8 жил өмнө |
Krasimir Georgiev
|
059cc9230c
[clang-format] Keep level of comment before an empty line
|
8 жил өмнө |
Francois Ferrand
|
0ce8b803dc
clang-format: add options to merge empty record body
|
8 жил өмнө |
Francois Ferrand
|
fcf6e44da0
clang-format: Do not binpack initialization lists
|
8 жил өмнө |
Krasimir Georgiev
|
598aad0fe0
[clang-format] Add a SortUsingDeclaration option and enable it by default
|
8 жил өмнө |
Francois Ferrand
|
100ecde90e
clang-format: introduce InlineOnly short function style
|
8 жил өмнө |
Francois Ferrand
|
0e83c02b0c
clang-format: Fix C99 designated initializers corner cases
|
8 жил өмнө |
Daniel Jasper
|
2d7e549a3c
clang-format: Improve understanding of combined typedef+record declarations
|
8 жил өмнө |
Daniel Jasper
|
57fae474a5
clang-format: Handle "if constexpr".
|
8 жил өмнө |