| commit | 354df2eeabaffb6ead755d1808319da43172c40d | [log] [tgz] |
|---|---|---|
| author | Alexey Bataev <a.bataev@hotmail.com> | Wed May 02 18:44:10 2018 +0000 |
| committer | Alexey Bataev <a.bataev@hotmail.com> | Wed May 02 18:44:10 2018 +0000 |
| tree | ee004da64264d4c2e1b2900d658c5d43ae15360f | |
| parent | d0b5034b8a9da4401d0cce80338ef069f38ca487 [diff] |
[OPENMP] Analyze the type of the mapped entity instead of its base. If the mapped entity is a data member, we erroneously checked the type of its base rather than the type of the mapped entity itself. llvm-svn: 331385