Krasimir Georgiev
|
889b614d5b
[clang-format] Break before a sequence of line comments aligned with the next line.
|
8 năm trước cách đây |
Daniel Jasper
|
be03699f3b
clang-format: Fix bad variable declaration detection.
|
8 năm trước cách đây |
Daniel Jasper
|
8d572b55e5
clang-format: Fix bug with conflicting BreakBeforeBinaryOperations and AlignAfterOpenBracket
|
8 năm trước cách đây |
Krasimir Georgiev
|
0b6e3eba68
[clang-format] Re-align broken comment lines where appropriate.
|
8 năm trước cách đây |
Krasimir Georgiev
|
88edafd048
[clang-format] Don't reflow across comment pragmas.
|
8 năm trước cách đây |
Krasimir Georgiev
|
7c8a5bdbb0
[clang-format] Fix breaking of comment sections in unwrapped lines containing newlines.
|
8 năm trước cách đây |
Krasimir Georgiev
|
f65fd02738
[clang-format] Don't reflow lines starting with TODO, FIXME or XXX.
|
8 năm trước cách đây |
Daniel Jasper
|
3e335eecee
clang-format: Do not use two-argument/operand special case with no alignment
|
8 năm trước cách đây |
Daniel Jasper
|
2a59f01696
clang-format: Fix incorrect line breaks after forced operator wraps.
|
8 năm trước cách đây |
Krasimir Georgiev
|
17abd01ec8
[clang-format] Fix regression about not aligning trailing comments in case they were previously aligned, but at different indent.
|
8 năm trước cách đây |
Daniel Jasper
|
8d5a52b9a2
clang-format: Don't force-wrap multiline RHSs for 2-operand experssions.
|
8 năm trước cách đây |
Krasimir Georgiev
|
1f795aa6ca
[clang-format] Fix regression about adding leading whitespace to the content of line comments
|
8 năm trước cách đây |
Krasimir Georgiev
|
dbbfe192b5
[clang-format] Fix reflow in block comment lines with leading whitespace.
|
8 năm trước cách đây |
Krasimir Georgiev
|
dde2f76999
[clang-format] Fix regression merging comments across newlines.
|
8 năm trước cách đây |
Krasimir Georgiev
|
71359673dc
[clang-format] Don't reflow comment lines starting with '@'.
|
8 năm trước cách đây |
Krasimir Georgiev
|
0c253cbb07
[clang-format] Fix regression that breaks comments without a comment prefix
|
8 năm trước cách đây |
Krasimir Georgiev
|
41b308f8a9
[clang-format] Separate line comment sections after a right brace from comment sections in the scope.
|
8 năm trước cách đây |
Krasimir Georgiev
|
281837fef4
[clang-format] Implement comment reflowing.
|
8 năm trước cách đây |
Antonio Maiorano
|
b19e13dd78
clang-format: fix fallback style set to "none" not always formatting
|
8 năm trước cách đây |
Antonio Maiorano
|
9163a05093
clang-format: Make GetStyle return Expected<FormatStyle> instead of FormatStyle
|
8 năm trước cách đây |
Daniel Jasper
|
5301353046
clang-format: Always wrap before multi-line parameters/operands.
|
8 năm trước cách đây |
Daniel Jasper
|
3afc8a364e
clang-format: Fix bug in making line break decisions.
|
8 năm trước cách đây |
Daniel Jasper
|
49db389dbe
clang-format: Fix regression introduced by r291801.
|
8 năm trước cách đây |
Daniel Jasper
|
3840cfcb04
clang-format: Treat braced lists like other complex parameters.
|
8 năm trước cách đây |
Daniel Jasper
|
5450c954e6
clang-format: Improve support for override/final as variable names.
|
8 năm trước cách đây |
Daniel Jasper
|
9ae7d31164
clang-format: Less eagerly try to keep label-value pairs on a line.
|
8 năm trước cách đây |
Antonio Maiorano
|
329d846a17
Make FormatStyle.GetStyleOfFile test work on MSVC
|
8 năm trước cách đây |
Daniel Jasper
|
868b0815eb
clang-format: Fix bug in handling of single-column lists.
|
8 năm trước cách đây |
Daniel Jasper
|
4aeb870bf4
clang-format: Fix bug in understanding string-label&value analysis.
|
8 năm trước cách đây |
Daniel Jasper
|
1a0fd5b276
clang-format: Slightly tweak the behavior of <<-wrapping.
|
8 năm trước cách đây |