diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-11-16 21:13:33 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-11-16 21:13:33 +0000 |
commit | d1840e5383a9751c534fd3715ab24a497bc54295 (patch) | |
tree | 801bf8b30c20c59d803293b3883030b206495235 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | 567aaeb40d615b81465727a5fcdeb9a852e97e3f (diff) | |
download | bcm5719-llvm-d1840e5383a9751c534fd3715ab24a497bc54295.tar.gz bcm5719-llvm-d1840e5383a9751c534fd3715ab24a497bc54295.zip |
[OPENMP]Fix PR39694: do not capture `this` in non-`this` region.
If lambda is used inside of the OpenMP region and captures `this`, we
should recapture it in the OpenMP region also. But we should do this
only if the OpenMP region is used in the context of the same class, just
like the lambda.
llvm-svn: 347096
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions