This is an archive of the discontinued LLVM Phabricator instance.

[AIX][ZOS] Excluding merge-objc-interface.m from Tests
ClosedPublic

Authored by qiongsiwu1 on Oct 8 2021, 6:52 AM.

Details

Summary

Objective C is not supported on AIX or ZOS. This patch excludes the newly added clang/test/Modules/merge-objc-interface.m (added by https://reviews.llvm.org/D110280) from AIX and ZOS testing.

Many existing tests are already disabled by https://reviews.llvm.org/D109060.

Diff Detail

Event Timeline

qiongsiwu1 requested review of this revision.Oct 8 2021, 6:52 AM
qiongsiwu1 created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptOct 8 2021, 6:52 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
jsji accepted this revision.Oct 8 2021, 6:53 AM
This revision is now accepted and ready to land.Oct 8 2021, 6:53 AM
This revision was landed with ongoing or failed builds.Oct 8 2021, 7:00 AM
This revision was automatically updated to reflect the committed changes.