summaryrefslogtreecommitdiffstats
path: root/openmp/tools/archer/tests/task/task-create.c
diff options
context:
space:
mode:
authorprotze@itc.rwth-aachen.de <protze@itc.rwth-aachen.de>2019-11-22 17:10:48 +0100
committerprotze@itc.rwth-aachen.de <protze@itc.rwth-aachen.de>2019-11-22 17:11:16 +0100
commit77ad98c80881ba90bf18ec2780169c60e02c159b (patch)
treed24730dd91f9a5a262b03287a4dd28e91fe07813 /openmp/tools/archer/tests/task/task-create.c
parent9e6aa81588505461e06c807c567b073224f1e817 (diff)
downloadbcm5719-llvm-77ad98c80881ba90bf18ec2780169c60e02c159b.tar.gz
bcm5719-llvm-77ad98c80881ba90bf18ec2780169c60e02c159b.zip
[OpenMP][Tool] archer tests require tsan
Testing for tsan capability in the test-compiler in follow-up review
Diffstat (limited to 'openmp/tools/archer/tests/task/task-create.c')
-rw-r--r--openmp/tools/archer/tests/task/task-create.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openmp/tools/archer/tests/task/task-create.c b/openmp/tools/archer/tests/task/task-create.c
index f4dd7a05906..700bb335e00 100644
--- a/openmp/tools/archer/tests/task/task-create.c
+++ b/openmp/tools/archer/tests/task/task-create.c
@@ -13,6 +13,7 @@
// RUN: %libarcher-compile-and-run | FileCheck %s
+// REQUIRES: tsan
#include <omp.h>
#include <stdio.h>
#include <unistd.h>
OpenPOWER on IntegriCloud