Skip to content

Commit 8ee108a

Browse files
authored
Merge pull request swiftlang#35693 from aschwaighofer/rdar73755064
2 parents b6f9677 + d459133 commit 8ee108a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Interop/Cxx/value-witness-table/custom-destructors-non-virtual-irgen.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// RUN: %target-swift-frontend -enable-cxx-interop -I %S/Inputs %s -emit-ir | %FileCheck %s
22

33
// This tests output needs to be updated for arm64.
4-
// XFAIL: arm64e
4+
// XFAIL: CPU=arm64e
55

66
import CustomDestructor
77

0 commit comments

Comments
 (0)