Skip to content

Commit 0b9cb7b

Browse files
Merge pull request swiftlang#40574 from aschwaighofer/disable_thinlto_under_asan
Disable the test IRGen/thinlto.swift under ASAN
2 parents 18b2fa0 + 7bbc39a commit 0b9cb7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/thinlto.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
// REQUIRES: executable_test
88
// REQUIRES: OS=macosx
9+
// REQUIRES: no_asan
910

1011
#if MODULE
1112

0 commit comments

Comments
 (0)