WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
234229
webkit-patch format: arrow -> after objective c method invocation formatted as a lambda return type arrow
https://bugs.webkit.org/show_bug.cgi?id=234229
Summary
webkit-patch format: arrow -> after objective c method invocation formatted a...
Kimmo Kinnunen
Reported
2021-12-13 00:46:10 PST
webkit-patch format: arrow -> after objective c method invocation formatted as a lambda return type arrow [a b], z->q() Formatted as: [a b], z -> q() Due to clang-format guesssing: // This might or might not actually be a lambda arrow (this could be an // ObjC method invocation followed by a dereferencing arrow). We might // reset this back to TT_Unknown in TokenAnnotator.
Attachments
Add attachment
proposed patch, testcase, etc.
Kimmo Kinnunen
Comment 1
2021-12-13 00:50:53 PST
<
rdar://43637489
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug