Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970
authorAndrey Churbanov <Andrey.Churbanov@intel.com>
Thu, 13 Dec 2018 10:04:10 +0000 (10:04 +0000)
committerAndrey Churbanov <Andrey.Churbanov@intel.com>
Thu, 13 Dec 2018 10:04:10 +0000 (10:04 +0000)
commit74f98554f92dabb4c1be7db9e1712f060f3cdbca
tree59bb9e8401d6a669bcb3fa93060833edb24ac7ae
parent76f4ae109266fae1d17cade097a14216bc10822e
Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970

Broken tests fixed

Differential Revision: https://reviews.llvm.org/D55598

llvm-svn: 349017
openmp/runtime/test/api/omp_in_parallel.c
openmp/runtime/test/flush/omp_flush.c
openmp/runtime/test/ompt/misc/api_calls_places.c
openmp/runtime/test/parallel/omp_nested.c
openmp/runtime/test/tasking/omp_task.c
openmp/runtime/test/tasking/omp_taskyield.c
openmp/runtime/test/worksharing/for/kmp_sch_simd_runtime_api.c
openmp/runtime/test/worksharing/for/kmp_sch_simd_runtime_guided.c
openmp/runtime/test/worksharing/for/kmp_sch_simd_runtime_static.c
openmp/runtime/test/worksharing/for/omp_doacross.c