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 1a4d588 commit e9304cbCopy full SHA for e9304cb
compiler-rt/test/tsan/signal_recursive.cpp
@@ -3,6 +3,8 @@
3
// Test case for recursive signal handlers, adopted from:
4
// https://github.com/google/sanitizers/issues/478
5
6
+// UNSUPPORTED: darwin
7
+
8
#include "test.h"
9
#include <semaphore.h>
10
#include <signal.h>
0 commit comments