[PATCH] D56066: [OpenCL] Address space for default class members
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 10 11:18:20 PST 2019
Anastasia updated this revision to Diff 181112.
Anastasia added a comment.
Modified conversion sequence to perform address space conversion after temporary materialization conversion.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56066/new/
https://reviews.llvm.org/D56066
Files:
include/clang/Sema/Sema.h
lib/AST/Expr.cpp
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGExprAgg.cpp
lib/Sema/Sema.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaInit.cpp
lib/Sema/SemaType.cpp
test/CodeGenOpenCLCXX/addrspace-of-this.cl
test/SemaOpenCLCXX/address-space-templates.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56066.181112.patch
Type: text/x-patch
Size: 16790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190110/0d28d2e8/attachment-0001.bin>
More information about the cfe-commits
mailing list