diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2017-09-06 14:49:58 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2017-09-06 14:49:58 +0000 |
commit | 070f43aee7917f8df2b305b1f288d918dbc8e79d (patch) | |
tree | 168e77f1d8ec32be8bc28b33da309f65bff9071d /llvm/lib/Support/Program.cpp | |
parent | 1d5a070386bab364ea34b0230707edfced7df5e9 (diff) | |
download | llvm-070f43aee7917f8df2b305b1f288d918dbc8e79d.zip llvm-070f43aee7917f8df2b305b1f288d918dbc8e79d.tar.gz llvm-070f43aee7917f8df2b305b1f288d918dbc8e79d.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Support/Program.cpp')
0 files changed, 0 insertions, 0 deletions