Skip to content

Commit 81c6102

Browse files
authored
Merge pull request #76935 from mikeash/disable-typeref-decoding-asan-linux-arm64
[Tests][Reflection] Re-disable typeref_decoding_asan on Linux aarch64.
2 parents a3961c8 + 36102ba commit 81c6102

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Reflection/typeref_decoding_asan.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// XFAIL: OS=linux-gnu && CPU=aarch64
2+
13
// rdar://100805115
24
// UNSUPPORTED: CPU=arm64e
35

0 commit comments

Comments
 (0)