This revision was automatically updated to reflect the committed changes. Closed by commit rG72362736c380: [AIX] Set D111860's test unsupported on AIX (authored by lkail).
Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D113654/new/ https://reviews.llvm.org/D113654 Files: clang/test/Modules/merge-objc-protocol-visibility.m Index: clang/test/Modules/merge-objc-protocol-visibility.m =================================================================== --- clang/test/Modules/merge-objc-protocol-visibility.m +++ clang/test/Modules/merge-objc-protocol-visibility.m @@ -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 \
Index: clang/test/Modules/merge-objc-protocol-visibility.m =================================================================== --- clang/test/Modules/merge-objc-protocol-visibility.m +++ clang/test/Modules/merge-objc-protocol-visibility.m @@ -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 \
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits