[flang] Accept polymorphic component element in storage_size
[llvm-project.git] / cross-project-tests / debuginfo-tests / llgdb-tests / lit.local.cfg
blob725aa59ab59348adb870343855fd2e28818b550b
1 # debuginfo-tests are not expected to pass in a cross-compilation setup.
2 if 'native' not in config.available_features or config.is_msvc:
3     config.unsupported = True