Paul Hoad
|
04d93a17d3
[clang-format] Add ability to wrap braces after multi-line control statements
|
5 éve |
Ben Hamilton
|
83a361438a
Adds support for formatting NS_CLOSED_ENUM and CF_CLOSED_ENUM alongside NS_ENUM and CF_ENUM.
|
6 éve |
Ben Hamilton
|
ada9d5e815
[Format/ObjC] Avoid breaking between unary operators and operands
|
6 éve |
Krasimir Georgiev
|
994377621e
[clang-format] Refine structured binding detection
|
6 éve |
Krasimir Georgiev
|
cf1bcf5fdc
clang-format: distinguish ObjC call subexpressions after r355434
|
6 éve |
Ben Hamilton
|
7d86cb1e24
[Format/ObjC] Fix [foo bar]->baz formatting as lambda arrow
|
6 éve |
Alex Lorenz
|
e217acab66
[clang-format] square parens with one token are not Objective-C message sends
|
6 éve |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 éve |
Ben Hamilton
|
9580a67e2e
[clang-format] Fix BraceWrapping AfterFunction for ObjC methods
|
6 éve |
Jacek Olesiak
|
15e7043835
[clang-format/ObjC] Put ObjC method arguments into one line when they fit
|
7 éve |
Jacek Olesiak
|
33d0472e94
[clang-format/ObjC] Improve split priorities for ObjC methods
|
7 éve |
Ben Hamilton
|
4c16104f94
[clang-format/ObjC] Fix NS_SWIFT_NAME(foo(bar:baz:)) after ObjC method decl
|
7 éve |
Jacek Olesiak
|
b24220e585
[clang-format] Add AlwaysBreakBeforeMultilineString tests
|
7 éve |
Ben Hamilton
|
e8a55f98df
[clang-format] Disable AlwaysBreakBeforeMultilineStrings in Google style for Objective-C 📜
|
7 éve |
Ben Hamilton
|
3954072652
[clang-format/ObjC] Correctly parse Objective-C methods with 'class' in name
|
7 éve |
Jacek Olesiak
|
dffb1fd109
Revert "[clang-format] Fix putting ObjC message arguments in one line for multiline receiver"
|
7 éve |
Jacek Olesiak
|
db9e5e9a61
[clang-format] Fix putting ObjC message arguments in one line for multiline receiver
|
7 éve |
Jacek Olesiak
|
09a2821bae
Revert "[clang-format] Fix putting ObjC message arguments in one line for multiline receiver"
|
7 éve |
Ben Hamilton
|
d422f57968
[clang-format/ObjC] Correctly annotate single-component ObjC method invocations
|
7 éve |
Jacek Olesiak
|
b9ed9dc471
[clang-format] Fix putting ObjC message arguments in one line for multiline receiver
|
7 éve |
Nicola Zaghen
|
ff0626ea3c
[clang] Update uses of DEBUG macro to LLVM_DEBUG.
|
7 éve |
Krasimir Georgiev
|
52145d6f9c
[clang-format] Continue after non-scope-closers in getLengthToMatchingParen
|
7 éve |
Ben Hamilton
|
38b6bf084e
[clang-format/ObjC] Use getIdentifierInfo() instead of tok::identifier
|
7 éve |
Ben Hamilton
|
bf81db4ab7
[clang-format] Do not break after ObjC category open paren
|
7 éve |
Ben Hamilton
|
6428f60f03
[clang-format] Don't insert space between ObjC class and lightweight generic
|
7 éve |
Ben Hamilton
|
c979262efd
[clang-format] Always indent wrapped Objective-C selector names
|
7 éve |
Ben Hamilton
|
47f00f8474
[clang-format] Support lightweight Objective-C generics
|
7 éve |
Ben Hamilton
|
218db8fb83
[clang-format] Ensure ObjC selectors with 0 args are annotated correctly
|
7 éve |
Mark Zeren
|
893efa76e2
[clang-format] In tests, expected code should be format-stable
|
7 éve |
Ben Hamilton
|
26174e90fd
[clang-format/ObjC] Do not insert space after opening brace of ObjC dict literal
|
7 éve |