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

[OPENMP]Fix PR37283: Assertion failure on openmp task with by reference

array.

If the firstprivate variable is a reference, we may incorrectly classify
the kind of the private copy. Use the type of the private copy instead
of the original shared variable.

llvm-svn: 356098
parent f653e56a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment