Skip to content
Commit c6ad97a3 authored by Alexey Bataev's avatar Alexey Bataev
Browse files

[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
parent a5520b02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment