Bug 296661

Summary: PALSwift module should build against C++23
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: New BugsAssignee: Abrar Rahman Protyasha <a_protyasha>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.