[clang-repl] Correctly disambiguate dtor declarations from statements.
[llvm-project.git] / cross-project-tests / amdgpu / lit.local.cfg
blob231c8aecb0692ce13fc29b0f6653941888fa8675
1 if 'clang' not in config.available_features or 'AMDGPU' not in config.targets_to_build:
2     config.unsupported = True