Skip to content

Commit 650189b

Browse files
authored
Merge pull request #76976 from mikeash/disable-typeref-decoding-asan-linux-arm642
[Tests][Reflection] Fully disable typeref_decoding_asan on Linux aarch64.
2 parents 087676d + 53c6d5b commit 650189b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Reflection/typeref_decoding_asan.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// XFAIL: OS=linux-gnu && CPU=aarch64
1+
// UNSUPPORTED: OS=linux-gnu && CPU=aarch64
22

33
// rdar://100805115
44
// UNSUPPORTED: CPU=arm64e

0 commit comments

Comments
 (0)