[PATCH] D20140: [CUDA] Do not allow non-empty destructors for global device-side variables.
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Thu May 19 13:20:24 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL270108: [CUDA] Do not allow non-empty destructors for global device-side variables. (authored by tra).
Changed prior to commit:
http://reviews.llvm.org/D20140?vs=56829&id=57849#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20140
Files:
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Sema/SemaCUDA.cpp
cfe/trunk/lib/Sema/SemaDecl.cpp
cfe/trunk/test/CodeGenCUDA/device-var-init.cu
cfe/trunk/test/SemaCUDA/device-var-init.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20140.57849.patch
Type: text/x-patch
Size: 13224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160519/ba6d00db/attachment-0001.bin>
More information about the cfe-commits
mailing list