[PATCH] D15305: [CUDA] Do not allow dynamic initialization of global device side variables.
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 19 15:18:02 PST 2016
tra updated this revision to Diff 45312.
tra marked 2 inline comments as done.
tra added a comment.
Addressed Justin's comments.
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.45312.patch
Type: text/x-patch
Size: 23339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160119/63abd7ae/attachment-0001.bin>
More information about the cfe-commits
mailing list