diff options
author | Samuel Antao <sfantao@us.ibm.com> | 2016-07-27 22:52:16 +0000 |
---|---|---|
committer | Samuel Antao <sfantao@us.ibm.com> | 2016-07-27 22:52:16 +0000 |
commit | 03a3cec4807674c4e5dc6c74834b9ed4bdf72edc (patch) | |
tree | a4f3cab3f600cf4977e4d18180d7c03277428fcb /clang/lib/Driver/Tools.cpp | |
parent | 403ffd409f2ddd09a40073ad4555ede99fdd988f (diff) | |
download | bcm5719-llvm-03a3cec4807674c4e5dc6c74834b9ed4bdf72edc.tar.gz bcm5719-llvm-03a3cec4807674c4e5dc6c74834b9ed4bdf72edc.zip |
[OpenMP] Add support to map member expressions with references to pointers.
Summary: This patch add support to map pointers through references in class members. Although a reference does not have storage that a user can access, it still has to be mapped in order to get the deep copy right and the dereferencing code work properly.
Reviewers: hfinkel, carlo.bertolli, arpith-jacob, kkwli0, ABataev
Subscribers: caomhin, cfe-commits
Differential Revision: https://reviews.llvm.org/D22787
llvm-svn: 276934
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions