[all-commits] [llvm/llvm-project] 75127b: [AIX][ZOS] Excluding merge-objc-interface.m from T...
jsji via All-commits
all-commits at lists.llvm.org
Fri Oct 8 07:00:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75127bce6de78b83b70b898a04473f213451f13e
https://github.com/llvm/llvm-project/commit/75127bce6de78b83b70b898a04473f213451f13e
Author: Qiongsi Wu <qwu at ibm.com>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M clang/test/Modules/merge-objc-interface.m
Log Message:
-----------
[AIX][ZOS] Excluding merge-objc-interface.m from Tests
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.
Reviewed By: jsji
Differential Revision: https://reviews.llvm.org/D111406
More information about the All-commits
mailing list