[PATCH] D113654: [AIX] Set D111860's test unsupported on AIX
Kai Luo via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 11 07:51:29 PST 2021
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 \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113654.386515.patch
Type: text/x-patch
Size: 439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211111/eab360fb/attachment.bin>
More information about the cfe-commits
mailing list