REOPENED296532
[WebCore] Use C++23's `std::unreachable()` instead of `WTF_UNREACHABLE()` if applicable
https://bugs.webkit.org/show_bug.cgi?id=296532
Summary [WebCore] Use C++23's `std::unreachable()` instead of `WTF_UNREACHABLE()` if ...
Keita Nonaka
Reported 2025-07-27 00:08:07 PDT
Use C++23 `std::unreachable()` instead of `WTF_UNREACHABLE()`.
Attachments
Keita Nonaka
Comment 1 2025-07-27 00:10:12 PDT
EWS
Comment 2 2025-07-28 11:54:28 PDT
Committed 297948@main (6a48e356f607): <https://commits.webkit.org/297948@main> Reviewed commits have been landed. Closing PR #48567 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-07-28 11:55:19 PDT
WebKit Commit Bot
Comment 4 2025-07-28 13:41:30 PDT
Re-opened since this is blocked by bug 296591
Note You need to log in before you can comment on or make changes to this bug.