[OPENMP 4.5] Allow data members as loop counters in loop-based
directives. OpenMP 4.5 allows privatization of non-static data members in non-static member functions. Patch allows to use and implicit privatization of data members used as counters in loop-based directives. llvm-svn: 265121
Loading
Please register or sign in to comment