[PATCH] D20039: [CUDA] Restrict init of local __shared__ variables to empty constructors only.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Mon May 9 15:16:17 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268982: [CUDA] Restrict init of local __shared__ variables to empty constructors only. (authored by tra).

Changed prior to commit:
  http://reviews.llvm.org/D20039?vs=56619&id=56642#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20039

Files:
  cfe/trunk/lib/CodeGen/CGDecl.cpp
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/test/CodeGenCUDA/address-spaces.cu
  cfe/trunk/test/CodeGenCUDA/device-var-init.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20039.56642.patch
Type: text/x-patch
Size: 6068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160509/0bb97c36/attachment.bin>


More information about the cfe-commits mailing list