[PATCH] D25050: [CUDA] Disallow variable-length arrays in CUDA device code.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 28 15:54:52 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL282647: [CUDA] Disallow variable-length arrays in CUDA device code. (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D25050?vs=72914&id=72919#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25050

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/SemaCUDA.cpp
  cfe/trunk/lib/Sema/SemaType.cpp
  cfe/trunk/test/SemaCUDA/vla-host-device.cu
  cfe/trunk/test/SemaCUDA/vla.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25050.72919.patch
Type: text/x-patch
Size: 4083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160928/e4c47a4b/attachment.bin>


More information about the cfe-commits mailing list