WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
272878
Modernize the way we enable libc++ assertions
https://bugs.webkit.org/show_bug.cgi?id=272878
Summary
Modernize the way we enable libc++ assertions
Chris Dumez
Reported
2024-04-17 20:48:10 PDT
Modernize the way we enable libc++ assertions. `-D_LIBCPP_ENABLE_ASSERTIONS=1` is deprecated and will eventually stop working. It is now recommended to use `CLANG_CXX_STANDARD_LIBRARY_HARDENING = extensive;` instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-04-17 20:49:51 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27432
EWS
Comment 2
2024-04-18 20:52:57 PDT
Committed
277723@main
(90f7cfafc165): <
https://commits.webkit.org/277723@main
> Reviewed commits have been landed. Closing PR #27432 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-04-18 20:53:17 PDT
<
rdar://problem/126729607
>
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