[PATCH] D102248: [C++4OpenCL] Fix initialization of __constant constructors without arguments

Ole Strohm via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 14 07:42:12 PDT 2021


olestrohm updated this revision to Diff 345436.
olestrohm added a comment.

Added a codegen test and clarified what some parts are testing.


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

https://reviews.llvm.org/D102248

Files:
  clang/lib/Sema/SemaDecl.cpp
  clang/test/CodeGenOpenCLCXX/addrspace-constructors.clcpp
  clang/test/SemaOpenCLCXX/addrspace-constructors.clcpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102248.345436.patch
Type: text/x-patch
Size: 4676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210514/5e47ecd6/attachment.bin>


More information about the cfe-commits mailing list