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

[OPENMP] Do not allow variables to be first|last-privates in

distribute directives.

OpenMP standard does not allow to mark the variables as firstprivate and lastprivate at the same time in distribute-based directives. Patch fixes this problem.

llvm-svn: 319560
parent 8d5e469c
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