Bug 308468
| Summary: | Support ASAN production builds with Swift | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
adrian_taylor
WebKit's codebase enables or disables features based on the presence or absence of address sanitizer. This status is not communicated via the clang embedded in swift, nor in the custom build action that generates platform-enabled-swift-args.resp.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
adrian_taylor
<rdar://problem/170972921>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/59241
EWS
Committed 308121@main (1ec1480dbc52): <https://commits.webkit.org/308121@main>
Reviewed commits have been landed. Closing PR #59241 and removing active labels.