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

Ole Strohm via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 18 03:07:20 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG642d2f000b26: [OpenCL] Fix initialization of __constant constructors without arguments (authored by olestrohm).

Repository:
  rG LLVM Github Monorepo

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.346088.patch
Type: text/x-patch
Size: 4564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210518/30c5c36b/attachment.bin>


More information about the cfe-commits mailing list