We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c850ea1 commit 3ff080bCopy full SHA for 3ff080b
compiler-rt/test/sanitizer_common/TestCases/symbolize_pc.cpp
@@ -5,6 +5,8 @@
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
11
#include <stdio.h>
12
#include <sanitizer/common_interface_defs.h>
0 commit comments