aboutsummaryrefslogtreecommitdiff
path: root/cross-project-tests/debuginfo-tests/clang_llvm_roundtrip/lit.local.cfg
blob: 2f7d525fa3ca55543c34ae16513bf2ddc43ba75c (plain)
1
2
3
# 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