We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30b9b28 commit 93d35b0Copy full SHA for 93d35b0
compiler-rt/test/sanitizer_common/TestCases/symbolize_pc.cpp
@@ -5,12 +5,6 @@
5
6
// FIXME: Investigate why it does not print GLOBAL_VAR_ABC.
7
// 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
14
15
#include <stdio.h>
16
#include <sanitizer/common_interface_defs.h>
0 commit comments