[PATCH] D16484: [CUDA] Disallow variadic functions other than printf in device code.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 23 13:32:26 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258643: [CUDA] Disallow variadic functions other than printf in device code. (authored by jlebar).

Changed prior to commit:
  http://reviews.llvm.org/D16484?vs=45736&id=45811#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16484

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/test/SemaCUDA/va-arg.cu
  cfe/trunk/test/SemaCUDA/vararg.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16484.45811.patch
Type: text/x-patch
Size: 4791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160123/51e8cc64/attachment.bin>


More information about the cfe-commits mailing list