Fix CPP Backend for GEP API changes for opaque pointer types
[oota-llvm.git] / test / CodeGen / CPP / lit.local.cfg
1 if not 'CppBackend' in config.root.targets:
2     config.unsupported = True
3