[PATCH] D95608: [OpenCL][PR48896] Fix address space in binding of initializer lists to references

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 1 05:50:40 PST 2021


Anastasia updated this revision to Diff 320447.
Anastasia added a comment.

Added address space compatibility check and improved testing.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95608/new/

https://reviews.llvm.org/D95608

Files:
  clang/lib/Sema/SemaInit.cpp
  clang/test/CodeGenOpenCLCXX/addrspace-references.cl
  clang/test/SemaOpenCLCXX/address-space-references.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95608.320447.patch
Type: text/x-patch
Size: 4489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210201/d0ac3629/attachment-0001.bin>


More information about the cfe-commits mailing list