We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e85d4 commit 203b972Copy full SHA for 203b972
compiler-rt/test/ubsan/TestCases/Misc/Posix/static-link.cpp
@@ -5,6 +5,9 @@
5
// REQUIRES: target={{x86_64.*}}
6
// UNSUPPORTED: i386-target-arch, internal_symbolizer
7
8
+// Does not link.
9
+// UNSUPPORTED: Darwin
10
+
11
#include <signal.h>
12
#include <stdio.h>
13
0 commit comments