[PATCH] D15305: [CUDA] Do not allow dynamic initialization of global device side variables.
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 15 16:22:21 PST 2016
tra updated this revision to Diff 45051.
tra marked an inline comment as done.
tra added a comment.
Typo fix.
http://reviews.llvm.org/D15305
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
lib/CodeGen/CGDeclCXX.cpp
lib/CodeGen/CodeGenModule.cpp
lib/Sema/SemaCUDA.cpp
lib/Sema/SemaDecl.cpp
test/CodeGenCUDA/device-var-init.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15305.45051.patch
Type: text/x-patch
Size: 23071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160116/bdbd09f8/attachment-0001.bin>
More information about the cfe-commits
mailing list