[webkit-changes] [WebKit/WebKit] 4d9acd: Enable ANGLE_ASSERT_ALWAYS_ON when building with l...
Commit Queue
noreply at github.com
Mon Feb 12 13:45:19 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4d9acd3befe7d306480d6e820e409a504143a562
https://github.com/WebKit/WebKit/commit/4d9acd3befe7d306480d6e820e409a504143a562
Author: David Kilzer <ddkilzer at apple.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M Source/ThirdParty/ANGLE/Configurations/BaseTarget.xcconfig
Log Message:
-----------
Enable ANGLE_ASSERT_ALWAYS_ON when building with libFuzzer
https://bugs.webkit.org/show_bug.cgi?id=269206
<rdar://122811102>
Reviewed by Kimmo Kinnunen.
* Source/ThirdParty/ANGLE/Configurations/BaseTarget.xcconfig:
(GCC_PREPROCESSOR_DEFINITIONS):
(GCC_PREPROCESSOR_DEFINITIONS_LIBFUZZER_YES): Add.
- Define ANGLE_ASSERT_ALWAYS_ON macro when ENABLE_LIBFUZZER is YES.
Canonical link: https://commits.webkit.org/274485@main
More information about the webkit-changes
mailing list