Paul Hoad
|
da7c99cf28
[clang-format][PR41964] Fix crash with SIGFPE when TabWidth is set to 0 and line starts with tab
|
6 éve |
Nico Weber
|
b9b4a211d3
clang-format clang/lib/Format
|
6 éve |
Sam McCall
|
54b8029400
clang-format: Add new style option AlignConsecutiveMacros
|
6 éve |
Owen Pan
|
c93a7477d5
[clang-format] Fix a bug in AlignConsecutiveDeclarations.
|
6 éve |
Paul Hoad
|
70f886033a
[clang-format] [NFC] clang-format the Format library
|
6 éve |
Alexander Kornienko
|
62964850c8
clang-format with UseTab: Always sometimes doesn't insert the right amount of tabs.
|
6 éve |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 éve |
Fangrui Song
|
2bc7aaa80d
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
|
7 éve |
Ilya Biryukov
|
fe1098c848
[Format] Fix for bug 35641
|
7 éve |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 éve |
Mandeep Singh Grang
|
a4c6f25016
[clang] Change std::sort to llvm::sort in response to r327219
|
7 éve |
Krasimir Georgiev
|
bd3b05d2cc
[clang-format] Format raw string literals
|
7 éve |
Manuel Klimek
|
13e9a9c45a
clang-format clang-format.
|
8 éve |
Daniel Jasper
|
cb990cd710
[Format] Invert nestingAndIndentLevel pair in WhitespaceManager used for
|
8 éve |
Krasimir Georgiev
|
4d26b24b68
[clang-format] Align trailing comments if ColumnLimit is 0
|
8 éve |
Jacob Bandes-Storch
|
bfca5df301
clang-format: Fix bug with ENAS_DontAlign and empty lines
|
8 éve |
Krasimir Georgiev
|
942d6e44a9
[clang-format] Fix alignment of preprocessor trailing comments
|
8 éve |
Krasimir Georgiev
|
2241c1625a
[clang-format] Don't align too long broken trailing comments
|
8 éve |
Daniel Jasper
|
6878143d92
[clang-format] Convert AlignEscapedNewlinesLeft to an enum, adding
|
8 éve |
Nikola Smiljanic
|
4b1bd05e6a
Fix issues in clang-format's AlignConsecutive modes.
|
8 éve |
Krasimir Georgiev
|
0b6e3eba68
[clang-format] Re-align broken comment lines where appropriate.
|
8 éve |
Daniel Jasper
|
23e46241c5
[clang-format] Refactor WhitespaceManager and friends
|
8 éve |
Krasimir Georgiev
|
281837fef4
[clang-format] Implement comment reflowing.
|
8 éve |
Piotr Padlewski
|
69ae954baa
Use after move bug fixes
|
8 éve |
Benjamin Kramer
|
5cc8e8e46c
[Format] Remove dead code.
|
8 éve |
Andi-Bogdan Postelnicu
|
e0d538f7e6
Bug 28065 - clang-format incorrectly aligns backslash.
|
8 éve |
Eric Liu
|
85c0fa18d9
Implement tooling::Replacements as a class.
|
9 éve |
Marianne Mailhot-Sarrasin
|
08708dba67
clang-format: Implemented tab usage for continuation and indentation
|
9 éve |
Daniel Jasper
|
3136e21b4a
clang-format: Fix alignment of trailing multiline columns.
|
9 éve |
Benjamin Kramer
|
fde9745812
[clang-format] Fix comment aligning when there are changes within the comment
|
9 éve |