[AIX] Set D111860's test unsupported on AIX
Reviewed By: jsji Differential Revision: https://reviews.llvm.org/D113654
This commit is contained in:
parent
11522cfcad
commit
72362736c3
|
@ -1,3 +1,4 @@
|
|||
// UNSUPPORTED: -aix
|
||||
// RUN: rm -rf %t
|
||||
// RUN: split-file %s %t
|
||||
// RUN: %clang_cc1 -emit-llvm -o %t/test.bc -F%t/Frameworks %t/test.m -Werror=objc-method-access -DHIDDEN_FIRST=1 \
|
||||
|
|
Loading…
Reference in New Issue