mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 07:58:23 +08:00
This patch fixes the only RTSan test that was broken by enabling lit's internal shell on Darwin. This patch rewrites the test to prefix env variables with `env` and to avoid the use of subshells.