Revert "Remove dependence on <ciso646>" (#126399)
[llvm-project.git] / compiler-rt / test / asan / TestCases / Windows / msvc / lit.local.cfg.py
blob198945aab191f322d9fd88c8b65de1894e0a9ee2
1 import re
3 if not re.match(r".*-windows-msvc$", config.target_triple):
4 config.unsupported = True