mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
One of the tests added in the recent floating point patch involves string comparison against the debugger output; as DbgEng and LLDB have different output, the test cannot pass against both of them, so disable it on windows.