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

Re-enable asan testing #231

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Re-enable asan testing #231

wants to merge 7 commits into from

Conversation

steven-johnson
Copy link
Contributor

No description provided.

@@ -706,7 +706,7 @@ def get_llvm_cmake_definitions(builder_type):
'LLVM_ENABLE_OCAMLDOC': 'OFF',
'LLVM_ENABLE_RTTI': 'ON',
'LLVM_ENABLE_TERMINFO': 'OFF',
'LLVM_ENABLE_WARNINGS': 'ON', # silence them, it's not like we're gonna fix them
'LLVM_ENABLE_WARNINGS': 'OFF', # silence them, it's not like we're gonna fix them
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love the old misleading comment

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