diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-03-13 20:46:28 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-03-13 20:46:28 +0000 |
commit | ab41ea6282a75c3ece5cef037ced75f3f7acc724 (patch) | |
tree | 0178b23b113ba4038b9b9a51f092e6a07c612ff1 /clang/lib/Format/Format.cpp | |
parent | f653e56a6773ca1ba52f45d8ea89307fe16d3868 (diff) | |
download | bcm5719-llvm-ab41ea6282a75c3ece5cef037ced75f3f7acc724.tar.gz bcm5719-llvm-ab41ea6282a75c3ece5cef037ced75f3f7acc724.zip |
[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
Diffstat (limited to 'clang/lib/Format/Format.cpp')
0 files changed, 0 insertions, 0 deletions