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 /lldb/packages/Python/lldbsuite/test/lldbtest.py | |
parent | f653e56a6773ca1ba52f45d8ea89307fe16d3868 (diff) | |
download | llvm-ab41ea6282a75c3ece5cef037ced75f3f7acc724.zip llvm-ab41ea6282a75c3ece5cef037ced75f3f7acc724.tar.gz llvm-ab41ea6282a75c3ece5cef037ced75f3f7acc724.tar.bz2 |
[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 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions