[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 15:35:15 PST 2016


tra marked an inline comment as done.
tra added a comment.

In http://reviews.llvm.org/D15305#327226, @rsmith wrote:

> I think you missed this from my previous review:
>
> > This should be checked and diagnosed in Sema, not in CodeGen.
>


Done.


http://reviews.llvm.org/D15305





More information about the cfe-commits mailing list