aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CPP/lit.local.cfg
blob: 4063dd1b8612ba600330b080301996bf8f6449dd (plain)
1
2
3
4
targets = set(config.root.targets_to_build.split())
if not 'CppBackend' in targets:
    config.unsupported = True