RESOLVED FIXED299191
JITOperationAnnotationInitializers should have SUPPRESS_ASAN
https://bugs.webkit.org/show_bug.cgi?id=299191
Summary JITOperationAnnotationInitializers should have SUPPRESS_ASAN
daniel_liu4
Reported 2025-09-19 10:45:49 PDT
This currently causes ASAN failures on Release ASAN builds, because ASAN is adding global redzones around each variable. rdar://160871360
Attachments
daniel_liu4
Comment 1 2025-09-19 10:48:22 PDT
EWS
Comment 2 2025-09-21 05:31:31 PDT
Committed 300292@main (95031bd05fd2): <https://commits.webkit.org/300292@main> Reviewed commits have been landed. Closing PR #51017 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.