bolt/deps/llvm-18.1.8/compiler-rt/test/asan/TestCases/Windows/msvc/lit.local.cfg.py

5 lines
101 B
Python
Raw Normal View History

2025-02-14 19:21:04 +01:00
import re
if not re.match(r".*-windows-msvc$", config.target_triple):
config.unsupported = True