[OPENMP] Allow use of declare target directive inside struct
declaration. Patch allows using of the `#pragma omp declare target`| `#pragma omp end declare target` directives inside the structures if we need to mark as declare target only some static members. llvm-svn: 314833
Loading
Please register or sign in to comment