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 56535a0 commit 52ebd8dCopy full SHA for 52ebd8d
compiler-rt/test/tsan/debug_alloc_stack.cpp
@@ -1,9 +1,6 @@
1
// RUN: %clangxx_tsan -O0 %s -o %t
2
// RUN: env %env_tsan_opts=stack_trace_format=DEFAULT %deflake %run %t 2>&1 | FileCheck %s
3
4
-// Until I figure out how to make this test work on Linux
5
-// REQUIRES: system-darwin
6
-
7
#include "test.h"
8
#include <pthread.h>
9
#include <stdint.h>
0 commit comments