Krasimir Georgiev
|
4d26b24b68
[clang-format] Align trailing comments if ColumnLimit is 0
|
8 роки тому |
Jacob Bandes-Storch
|
bfca5df301
clang-format: Fix bug with ENAS_DontAlign and empty lines
|
8 роки тому |
Krasimir Georgiev
|
942d6e44a9
[clang-format] Fix alignment of preprocessor trailing comments
|
8 роки тому |
Krasimir Georgiev
|
2241c1625a
[clang-format] Don't align too long broken trailing comments
|
8 роки тому |
Daniel Jasper
|
6878143d92
[clang-format] Convert AlignEscapedNewlinesLeft to an enum, adding
|
8 роки тому |
Nikola Smiljanic
|
4b1bd05e6a
Fix issues in clang-format's AlignConsecutive modes.
|
8 роки тому |
Krasimir Georgiev
|
0b6e3eba68
[clang-format] Re-align broken comment lines where appropriate.
|
8 роки тому |
Daniel Jasper
|
23e46241c5
[clang-format] Refactor WhitespaceManager and friends
|
8 роки тому |
Krasimir Georgiev
|
281837fef4
[clang-format] Implement comment reflowing.
|
8 роки тому |
Piotr Padlewski
|
69ae954baa
Use after move bug fixes
|
8 роки тому |
Benjamin Kramer
|
5cc8e8e46c
[Format] Remove dead code.
|
8 роки тому |
Andi-Bogdan Postelnicu
|
e0d538f7e6
Bug 28065 - clang-format incorrectly aligns backslash.
|
8 роки тому |
Eric Liu
|
85c0fa18d9
Implement tooling::Replacements as a class.
|
9 роки тому |
Marianne Mailhot-Sarrasin
|
08708dba67
clang-format: Implemented tab usage for continuation and indentation
|
9 роки тому |
Daniel Jasper
|
3136e21b4a
clang-format: Fix alignment of trailing multiline columns.
|
9 роки тому |
Benjamin Kramer
|
fde9745812
[clang-format] Fix comment aligning when there are changes within the comment
|
9 роки тому |
Daniel Jasper
|
40fd5bf456
clang-format: Improve selective comment formatting.
|
9 роки тому |
Daniel Jasper
|
7a775e201b
This fixes https://llvm.org/bugs/show_bug.cgi?id=25329, as well as
|
9 роки тому |
Daniel Jasper
|
304dc5d780
[clang-format] Stop alignment sequences on open braces and parens when
|
10 роки тому |
Craig Topper
|
a0d8b00ee9
SourceRanges are small and trivially copyable, don't them by reference.
|
10 роки тому |
Daniel Jasper
|
d5adefdf2d
[clang-format] Add support of consecutive declarations alignment
|
10 роки тому |
Daniel Jasper
|
21b3f468fc
clang-format: Fix alignConsecutiveAssignments.
|
10 роки тому |
Benjamin Kramer
|
45aa4ad6e5
[Format] Skip creating temporary std::strings when filling another string.
|
10 роки тому |
Daniel Jasper
|
aea0264e0c
clang-format: Add ability to align assignment operators.
|
10 роки тому |
Manuel Klimek
|
6b570c1322
Make sure we initialize all values in WhitespaceManager::Change.
|
10 роки тому |
Daniel Jasper
|
ace92c4e2b
clang-format: Fix access to uninitialized memory.
|
10 роки тому |
Daniel Jasper
|
2a27967cd6
clang-format: Fix crasher caused by not properly setting dry-run.
|
10 роки тому |
Daniel Jasper
|
143cd925d8
clang-format: Understand single-line comments at the end of blocks.
|
10 роки тому |
Daniel Jasper
|
2d96dc85b7
clang-format: Refactoring.
|
10 роки тому |
Aaron Ballman
|
64b76d50f5
Reverting r222638; it broke the MSVC build bots because Visual Studio 2012 does not support variadic templates. Also reverting r222641 because it was relying on 222638.
|
10 роки тому |