Skip to content

Commit 6cdcb9b

Browse files
committed
[SanCov] Disable whitelist/blacklist test on Darwin.
1 parent 6b4cd6b commit 6cdcb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/test/sanitizer_common/TestCases/sanitizer_coverage_whitelist_blacklist.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// options
44

55
// REQUIRES: has_sancovcc,stable-runtime
6-
// UNSUPPORTED: i386-darwin
6+
// UNSUPPORTED: darwin
77
// XFAIL: ubsan,tsan
88
// XFAIL: android && asan
99

0 commit comments

Comments
 (0)