RESOLVED FIXED296661
PALSwift module should build against C++23
https://bugs.webkit.org/show_bug.cgi?id=296661
Summary PALSwift module should build against C++23
Abrar Rahman Protyasha
Reported 2025-07-29 15:49:37 PDT
Currently, the `swift-frontend` command invoked for PAL.swift forwards -std=c++20 to clang. This should be c++2b, instead.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-07-29 15:49:52 PDT
Abrar Rahman Protyasha
Comment 2 2025-07-29 16:20:07 PDT
EWS
Comment 3 2025-07-29 22:44:08 PDT
Committed 298024@main (eeac1b10ea55): <https://commits.webkit.org/298024@main> Reviewed commits have been landed. Closing PR #48690 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.