Bug 305299
| Summary: | check-webkit-style: fix false positive for LIFETIME_BOUND followed by braces on next line | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Tools / Tests | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
David Kilzer (:ddkilzer)
check-webkit-style: fix false positive for LIFETIME_BOUND followed by braces on next line.
The style checker incorrectly flagged functions with LIFETIME_BOUND attributes followed by opening braces on the next line with "This { should be at the end of the previous line".
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/167953778>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/56428
EWS
Committed 305758@main (6fd2e21778d8): <https://commits.webkit.org/305758@main>
Reviewed commits have been landed. Closing PR #56428 and removing active labels.