| commit | 969dbc02c231786f45830302d22efefb14448024 | [log] [tgz] |
|---|---|---|
| author | Alexey Bataev <a.bataev@hotmail.com> | Thu Nov 08 15:47:39 2018 +0000 |
| committer | Alexey Bataev <a.bataev@hotmail.com> | Thu Nov 08 15:47:39 2018 +0000 |
| tree | d52e5162ab724209757a3d51d074605ca8784aec | |
| parent | 15ab891e68a7fb3ff564318b937a49ca93fb82c2 [diff] |
[OPENMP]Make lambda mapping follow reqs for PTR_AND_OBJ mapping. The base pointer for the lambda mapping must point to the lambda capture placement and pointer must point to the captured variable itself. Patch fixes this problem. llvm-svn: 346408