Bug 313444
| Summary: | [CMake] swiftc-wrapper: translate -fsanitize=* to -sanitize=* | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Lewis <simon.lewis> |
| Component: | CMake | Assignee: | Simon Lewis <simon.lewis> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Lewis
swiftc as link driver rejects clang's -fsanitize= spelling from CMAKE_SHARED_LINKER_FLAGS; translate it like the wrapper's other clang→swift flag fixups.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 312149@main (41727b0443bb): <https://commits.webkit.org/312149@main>
Reviewed commits have been landed. Closing PR #63708 and removing active labels.