Revert "[lldb][test] Remove compiler version check and use regex" (#124101)
[llvm-project.git] / cross-project-tests / debuginfo-tests / clang_llvm_roundtrip / lit.local.cfg
blob2f7d525fa3ca55543c34ae16513bf2ddc43ba75c
1 # In MSVC mode DWARF isn't produced & is needed for these tests
2 if "native" not in config.available_features or config.is_msvc:
3     config.unsupported = True