[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / CodeGenObjCXX / lit.local.cfg
blob546691463d1ad0a8cea07d0a0be5a0d82d97d63c
1 if any(target in config.target_triple for target in ("aix", "zos")):
2     config.unsupported = True