You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[lldb][Shell] Turn detect_container_overflow back off for Shell tests
This environment variable was overridden accidentally in
`b0e130ffe534b05528dccd685a2f2e87af9b2306`. The buildbots
still fail to run the shell-tests without setting this
environment variable to `0` (e.g., https://ci.swift.org/view/LLDB/job/oss-lldb-asan-macos/7709/).
So this patch resumes to old behaviour.
0 commit comments