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 c00c62c commit d9ed8b0Copy full SHA for d9ed8b0
compiler-rt/test/sanitizer_common/TestCases/dlsym_alloc.c
@@ -2,6 +2,8 @@
2
3
// FIXME: TSAN does not use DlsymAlloc.
4
// UNSUPPORTED: tsan
5
+// FIXME: investigate why this fails on macos
6
+// UNSUPPORTED: darwin
7
8
#include <stdlib.h>
9
0 commit comments