Introduce new OpenMP 5.0 depend object type.
authorAndrey Churbanov <Andrey.Churbanov@intel.com>
Wed, 15 May 2019 13:45:36 +0000 (13:45 +0000)
committerAndrey Churbanov <Andrey.Churbanov@intel.com>
Wed, 15 May 2019 13:45:36 +0000 (13:45 +0000)
commit22405f3097c10f04cbe19bcfc6efcaff9ab28d9a
tree38852d72b22763ccc6cc28fed87a2b69e37d372f
parent0d02f2ff4fbe969f56a115464792b3898379018b
Introduce new OpenMP 5.0 depend object type.

The implementation should be done by compiler, user can only declare
objects of this type and use them in OpenMP directives.

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

llvm-svn: 360774
openmp/runtime/src/include/50/omp.h.var
openmp/runtime/src/include/50/omp_lib.f.var
openmp/runtime/src/include/50/omp_lib.f90.var
openmp/runtime/src/include/50/omp_lib.h.var