RESOLVED FIXED290818
Build sanitizer roots with -Wno-error
https://bugs.webkit.org/show_bug.cgi?id=290818
Summary Build sanitizer roots with -Wno-error
David Kilzer (:ddkilzer)
Reported 2025-03-31 17:34:48 PDT
Build sanitizer roots with -Wno-error. Release and Debug builds are used to catch warnings (especially deprecation warnings), but ASan builds are rarely used to find and fix those warnings first. This change moves -Wno-error from builds with libFuzzer enabled to any sanitizer build.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-03-31 17:35:04 PDT
David Kilzer (:ddkilzer)
Comment 2 2025-03-31 17:40:12 PDT
EWS
Comment 3 2025-04-01 12:46:26 PDT
Committed 293030@main (dad42318a264): <https://commits.webkit.org/293030@main> Reviewed commits have been landed. Closing PR #43365 and removing active labels.
EWS
Comment 4 2025-04-01 14:17:51 PDT
Committed 289651.373@safari-7621-branch (948332edb0a2): <https://commits.webkit.org/289651.373@safari-7621-branch> Reviewed commits have been landed. Closing PR #2941 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.