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

Disable sanitizer of undefined behavior in Clang builds #107

Merged
merged 1 commit into from
Oct 13, 2018
Merged

Disable sanitizer of undefined behavior in Clang builds #107

merged 1 commit into from
Oct 13, 2018

Conversation

pavelkryukov
Copy link
Contributor

Sanitizer makes link failures if 128-bit multiplication is called,
see https://bugs.llvm.org/show_bug.cgi?id=16404 for details.

Sanitizer makes link failures if 128-bit multiplication is called,
see https://bugs.llvm.org/show_bug.cgi?id=16404 for details.
@tj90241 tj90241 merged commit b17d5c5 into n64dev:master Oct 13, 2018
@pavelkryukov pavelkryukov deleted the patch-1 branch October 13, 2018 01:00
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.

None yet

2 participants