llvm/cross-project-tests/debuginfo-tests/clang_llvm_roundtrip/lit.local.cfg

# In MSVC mode DWARF isn't produced & is needed for these tests
if "native" not in config.available_features or config.is_msvc:
    config.unsupported = True