[flang] Accept polymorphic component element in storage_size
[llvm-project.git] / cross-project-tests / debuginfo-tests / clang_llvm_roundtrip / lit.local.cfg
blob3ce1bcf85c2e306fe597a5220fe039658d13bb44
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