Paul Hoad
|
0884008c1c
[clang-format] [PR43333] Fix C# breaking before function name when using Attributes
|
5 vuotta sitten |
Paul Hoad
|
9170534768
Clang-format: Add Whitesmiths indentation style
|
6 vuotta sitten |
Owen Pan
|
e6576891ec
[clang-format] Apply BAS_AlwaysBreak to C++11 braced lists
|
6 vuotta sitten |
Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 vuotta sitten |
Nico Weber
|
45eea8e6d9
clang-format: Support `if CONSTEXPR` if CONSTEXPR is a macro.
|
6 vuotta sitten |
Owen Pan
|
9ba05e9897
[clang-format] Fix bug in reflow of block comments containing CR/LF
|
6 vuotta sitten |
Krasimir Georgiev
|
edfbc869fb
[clang-format] Fix indent of trailing raw string param after newline
|
6 vuotta sitten |
Owen Pan
|
7e0382b171
[clang-format] Fix bug https://bugs.llvm.org/show_bug.cgi?id=41413
|
6 vuotta sitten |
Owen Pan
|
359a05461d
[clang-format] Fix Bug 41407
|
6 vuotta sitten |
Paul Hoad
|
c4515d0974
Clang-format: add finer-grained options for putting all arguments on one line
|
6 vuotta sitten |
Paul Hoad
|
e2755ead71
[clang-format] Add basic support for formatting C# files
|
6 vuotta sitten |
Paul Hoad
|
70f886033a
[clang-format] [NFC] clang-format the Format library
|
6 vuotta sitten |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 vuotta sitten |
Krasimir Georgiev
|
262f33340b
[clang-format] tweaked another case of lambda formatting
|
6 vuotta sitten |
Krasimir Georgiev
|
7378d7a652
[clang-format] Break before next parameter after a formatted multiline raw string parameter
|
6 vuotta sitten |
Ilya Biryukov
|
d046e91f17
[clang-Format] Fix indentation of member call after block
|
7 vuotta sitten |
Jonas Toth
|
053b38af4b
[clang-format] fix PR38525 - Extraneous continuation indent spaces with BreakBeforeBinaryOperators set to All
|
7 vuotta sitten |
Krasimir Georgiev
|
f5bc3f31a2
[clang-format] comment reflow: add last line's penalty when ending broken
|
7 vuotta sitten |
Krasimir Georgiev
|
323c6c5e52
[clang-format] Indent after breaking Javadoc annotated line
|
7 vuotta sitten |
Jacek Olesiak
|
15e7043835
[clang-format/ObjC] Put ObjC method arguments into one line when they fit
|
7 vuotta sitten |
Jacek Olesiak
|
1e3b4b4fba
[clang-format/ObjC] Prohibit breaking after a bracket opening ObjC method expression
|
7 vuotta sitten |
Krasimir Georgiev
|
554d9dbbff
[clang-format] Do not format raw string literals inside a recognized function with a non-recognized delimiter
|
7 vuotta sitten |
Krasimir Georgiev
|
69593b34c3
[clang-format] Keep @message together in text protos
|
7 vuotta sitten |
Francois Ferrand
|
a1f8bd3778
clang-format: Introduce BreakInheritanceList option
|
7 vuotta sitten |
Jacek Olesiak
|
dffb1fd109
Revert "[clang-format] Fix putting ObjC message arguments in one line for multiline receiver"
|
7 vuotta sitten |
Jacek Olesiak
|
db9e5e9a61
[clang-format] Fix putting ObjC message arguments in one line for multiline receiver
|
7 vuotta sitten |
Krasimir Georgiev
|
1ef6dbb8b9
[clang-format] Break template declarations followed by comments
|
7 vuotta sitten |
Jacek Olesiak
|
09a2821bae
Revert "[clang-format] Fix putting ObjC message arguments in one line for multiline receiver"
|
7 vuotta sitten |
Krasimir Georgiev
|
a96a9be6e7
[clang-format] Fix crash in getLengthToMatchingParen
|
7 vuotta sitten |
Jacek Olesiak
|
b9ed9dc471
[clang-format] Fix putting ObjC message arguments in one line for multiline receiver
|
7 vuotta sitten |