Bug 310103
| Summary: | Make ForeignReferenceType a hard error | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
adrian_taylor
When Swift finds that a C++ ForeignReferenceType is returned without either SWIFT_RETURNS_RETAINED, SWIFT_RETURNS_UNRETAINED, or SWIFT_RETURNED_RETAINED_BY_DEFAULT being specified, it emits a warning. We should make that into a hard error.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/172750306>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/60774
EWS
Committed 309562@main (e4f633abf6f4): <https://commits.webkit.org/309562@main>
Reviewed commits have been landed. Closing PR #60774 and removing active labels.