Skip to content

Commit 9b492d8

Browse files
authored
Merge pull request #64235 from buttaface/droid
[android][test] Disable a SwiftToCxx Interop test that fails with clang 14 in the current LTS NDK 25
2 parents 37d1f5b + 12f20ec commit 9b492d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interop/SwiftToCxx/core/unsigned-return-type-no-zext.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// RUN: %FileCheck %s < %t/ir.ll
55

66
// UNSUPPORTED: OS=windows-msvc
7+
// XFAIL: OS=linux-android, OS=linux-androideabi
78

89
unsigned char getEnumTagi8(void *p);
910
unsigned getEnumTagi32(void *p);

0 commit comments

Comments
 (0)