[PATCH] D53764: [OpenCL] Enable address spaces for references in C++
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 13 09:46:44 PST 2018
Anastasia updated this revision to Diff 173873.
Anastasia added a comment.
Rewrite how CastKind is set for reference and pointer type.
https://reviews.llvm.org/D53764
Files:
include/clang/Sema/Sema.h
lib/AST/Expr.cpp
lib/CodeGen/CGExpr.cpp
lib/Sema/DeclSpec.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaInit.cpp
lib/Sema/SemaType.cpp
test/CodeGenOpenCLCXX/address-space-deduction.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53764.173873.patch
Type: text/x-patch
Size: 11522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181113/fe5bb0dd/attachment.bin>
More information about the cfe-commits
mailing list