[PATCH] D59988: [PR41276] Generate address space cast of 'this' for objects attributed by an address space in C++
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 4 03:49:14 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC357682: [PR41276] Fixed incorrect generation of addr space cast for 'this' in C++. (authored by stulova, committed by ).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D59988?vs=193281&id=193684#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59988/new/
https://reviews.llvm.org/D59988
Files:
lib/AST/Expr.cpp
lib/CodeGen/CGClass.cpp
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CGExprCXX.cpp
lib/CodeGen/CodeGenFunction.h
lib/Sema/SemaInit.cpp
test/CodeGenCXX/address-space-of-this.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59988.193684.patch
Type: text/x-patch
Size: 8025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190404/2c12b00c/attachment-0001.bin>
More information about the cfe-commits
mailing list