[OPENMP] Do not allow to use threadprivate or thread local variables as loop iteration variables.
According to OpenMP the loop iteration variable may not appear in a threadprivate directive. llvm-svn: 256417
Loading
Please sign in to comment
According to OpenMP the loop iteration variable may not appear in a threadprivate directive. llvm-svn: 256417