[PATCH] D23335: [CUDA] Reject calls to __device__ functions from host variable global initializers.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 9 18:17:17 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278196: [CUDA] Reject calls to __device__ functions from host variable global… (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D23335?vs=67435&id=67449#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23335

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/test/SemaCUDA/global-initializers-host.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23335.67449.patch
Type: text/x-patch
Size: 6268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160810/c1ec49a4/attachment.bin>


More information about the cfe-commits mailing list