[PATCH] D16261: [CUDA] Only allow __global__ on free functions and static member functions.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 19 16:31:02 PST 2016


This revision was automatically updated to reflect the committed changes.
jlebar marked 3 inline comments as done.
Closed by commit rL258263: [CUDA] Only allow __global__ on free functions and static member functions. (authored by jlebar).

Changed prior to commit:
  http://reviews.llvm.org/D16261?vs=45297&id=45324#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16261

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaCUDA.cpp
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/SemaCUDA/bad-attributes.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16261.45324.patch
Type: text/x-patch
Size: 4572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160120/ba15988a/attachment.bin>


More information about the cfe-commits mailing list