WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
296661
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-07-29 15:49:52 PDT
<
rdar://problem/157058317
>
Abrar Rahman Protyasha
Comment 2
2025-07-29 16:20:07 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/48690
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.
Top of Page
Format For Printing
XML
Clone This Bug