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

import re

if not re.match(r".*-windows-msvc$", config.target_triple):
    config.unsupported = True