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

[OPENMP] Fix for PR34445: Reduction initializer segfaults at runtime in

move constructor.

Previously user-defined reduction initializer was considered as an
assignment expression, not as initializer. Fixed this by treating the
initializer expression as an initializer.

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