Bug 290818
| Summary: | Build sanitizer roots with -Wno-error | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | New Bugs | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
David Kilzer (:ddkilzer)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/148289577>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/43365
EWS
Committed 293030@main (dad42318a264): <https://commits.webkit.org/293030@main>
Reviewed commits have been landed. Closing PR #43365 and removing active labels.
EWS
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.