Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dc2c6e2bbb6ae611016071c598c2be97cbb0b936
https://github.com/WebKit/WebKit/commit/dc2c6e2bbb6ae611016071c598c2be97cbb0b936
Author: Chris Dumez <[email protected]>
Date: 2024-05-06 (Mon, 06 May 2024)
Changed paths:
M Configurations/CommonBase.xcconfig
Log Message:
-----------
Regression(277723@main) libcpp assertions got disabled on down-levels
https://bugs.webkit.org/show_bug.cgi?id=273795
Reviewed by David Kilzer.
libcpp assertions got disabled on down-levels in 277723@main because older
versions of Xcode do not support `CLANG_CXX_STANDARD_LIBRARY_HARDENING`.
Re-introduce the old way to enable the assertions (in addition to new new
one).
* Configurations/CommonBase.xcconfig:
Canonical link: https://commits.webkit.org/278441@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes