Skip to content

Commit 93d35b0

Browse files
committed
[compiler-rt] [Darwin] Re-enable symbolize_pc.cpp test for darwin
1 parent 30b9b28 commit 93d35b0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@
55

66
// FIXME: Investigate why it does not print GLOBAL_VAR_ABC.
77
// XFAIL: hwasan && target=aarch64{{.*}}
8-
// LSan tests fail on Darwin
9-
// UNSUPPORTED: darwin && lsan
10-
// tsan and ubsan are supported on darwin, but they currently fail
11-
// on some platforms likely because the test platform is too old
12-
// UNSUPPORTED: darwin && tsan
13-
// UNSUPPORTED: darwin && ubsan
148

159
#include <stdio.h>
1610
#include <sanitizer/common_interface_defs.h>

0 commit comments

Comments
 (0)