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 950d281 commit 23384cdCopy full SHA for 23384cd
openmp/runtime/test/ompt/misc/lock_double_destroy.cpp
@@ -1,5 +1,8 @@
1
// RUN: %libomp-cxx-compile-and-run | FileCheck %s
2
-// REQUIRES: ompt
+
3
+// disabled until fixed, see: https://github.com/llvm/llvm-project/pull/145625#issuecomment-3007625680
4
+// remove "needs-fix", after fixing the issue in the runtime
5
+// REQUIRES: ompt, needs-fix
6
#include "callback.h"
7
#include "omp_testsuite.h"
8
0 commit comments