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 3f239bd commit 79993afCopy full SHA for 79993af
compiler-rt/test/tsan/many_held_mutex.cpp
@@ -1,6 +1,5 @@
1
// RUN: %clangxx_tsan -O1 %s %link_libcxx_tsan -fsanitize=thread -o %t
2
// RUN: %run %t 128
3
-// RUN: %env_tsan_opts=fast_unwind_on_fatal=1 not %run %t 129
4
5
#include <mutex>
6
#include <vector>
0 commit comments