Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clang: enable sanitizers on clang prefix, and large-address-aware on 32-bit #8479

Merged
merged 3 commits into from
Apr 27, 2021

Conversation

jeremyd2019
Copy link
Member

Fixes msys2/CLANG-packages#37. May help msys2/CLANG-packages#34

Only for x86, and only on clangprefix
lld needs as much address space as it can get.
@jeremyd2019 jeremyd2019 marked this pull request as draft April 26, 2021 17:16
@jeremyd2019 jeremyd2019 marked this pull request as ready for review April 26, 2021 22:36
@lazka lazka merged commit 30075ed into msys2:master Apr 27, 2021
@jeremyd2019 jeremyd2019 deleted the clang-large-address-aware branch April 27, 2021 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable sanitizers for x86
2 participants