Bug 301412
| Summary: | Exclude std::expected from Swift consideration | ||
|---|---|---|---|
| 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
Unfortunately Swift/C++ interop cannot currently cope with std::expected. We need to exclude such APIs from consideration by Swift. Internal Apple reference rdar://152496447. Hopefully we should be able to revert this in due course.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163320468>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/52940
EWS
Committed 302238@main (8712d7819474): <https://commits.webkit.org/302238@main>
Reviewed commits have been landed. Closing PR #52940 and removing active labels.