aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/lit.local.cfg
blob: 546691463d1ad0a8cea07d0a0be5a0d82d97d63c (plain)
1
2
if any(target in config.target_triple for target in ("aix", "zos")):
    config.unsupported = True