Skip to content

[lldb] Add asan flags to TestCustomShell #9499

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.

(cherry picked from commit cfe2542)

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.

(cherry picked from commit cfe2542)
@felipepiovezan felipepiovezan merged commit 202e6bf into swiftlang:next Nov 1, 2024
@felipepiovezan felipepiovezan deleted the felipe/fix_asan_flag_testcustomshell_next branch November 1, 2024 16:27
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.

1 participant