Skip to content

[lldb] Add asan flags to TestCustomShell #9498

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

Conversation

felipepiovezan
Copy link

As discussed in 9785749, we need to disable "user poisoning" in swift's fork of llvm. However, this particular test overrides the environment, so we need to propagate the asan flags manually.

As discussed in 9785749, we need to
disable "user poisoning" in swift's fork of llvm. However, this
particular test overrides the environment, so we need to propagate the
asan flags manually.
@felipepiovezan
Copy link
Author

@swift-ci test

@felipepiovezan felipepiovezan merged commit 75a14f1 into swiftlang:stable/20240723 Nov 1, 2024
2 of 3 checks passed
@felipepiovezan felipepiovezan deleted the felipe/fix_asan_flag_testcustomshell branch November 1, 2024 18:08
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.

2 participants