We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb2b522 + abb065a commit 88ac67dCopy full SHA for 88ac67d
test/AutoDiff/validation-test/modify_accessor.swift
@@ -1,6 +1,9 @@
1
// RUN: %target-run-simple-swift
2
// REQUIRES: executable_test
3
4
+// This test fails on arm64e with a pointer auth failure.
5
+// XFAIL: CPU=arm64e
6
+
7
import _Differentiation
8
import StdlibUnittest
9
0 commit comments