mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-12 01:46:06 +00:00

Don't run tests that use thread sanitizer inside an address-sanitized LLDB. The tests don't support that configuration. Incidentally they were skipped on green dragon for a different reason, so this hasn't come up there before.