[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[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