diff options
Diffstat (limited to 'openmp/tools/archer/tests/critical/lock-nested.c')
| -rw-r--r-- | openmp/tools/archer/tests/critical/lock-nested.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openmp/tools/archer/tests/critical/lock-nested.c b/openmp/tools/archer/tests/critical/lock-nested.c index 50f0e77b1b5..3174aed6a86 100644 --- a/openmp/tools/archer/tests/critical/lock-nested.c +++ b/openmp/tools/archer/tests/critical/lock-nested.c @@ -13,6 +13,7 @@ // RUN: %libarcher-compile-and-run | FileCheck %s +// REQUIRES: tsan #include <omp.h> #include <stdio.h> |

