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
305349
[libpas] Add C23 to bmalloc module verifier list
https://bugs.webkit.org/show_bug.cgi?id=305349
Summary
[libpas] Add C23 to bmalloc module verifier list
Marcus Plutowski
Reported
2026-01-12 16:34:16 PST
rdar://168025921
This list is located in Source/bmalloc/Configurations/bmalloc.xcconfig under MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS. Adding C23 to the list will ensure that we don’t accidentally re-add any `asm` uses (instead of `__asm__`) which would break tvOS builds.
Attachments
Add attachment
proposed patch, testcase, etc.
Marcus Plutowski
Comment 1
2026-01-12 16:37:07 PST
Pull request:
https://github.com/WebKit/WebKit/pull/56286
Marcus Plutowski
Comment 2
2026-01-13 01:02:08 PST
Pull request:
https://github.com/WebKit/WebKit/pull/56481
EWS
Comment 3
2026-01-13 14:10:43 PST
Committed
305537@main
(6dd510e8262b): <
https://commits.webkit.org/305537@main
> Reviewed commits have been landed. Closing PR #56481 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