[PATCH] D25150: [CUDA] Allow static variables in __host__ __device__ functions, so long as they're never codegen'ed for device.

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 3 09:31:07 PDT 2016


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm


https://reviews.llvm.org/D25150





More information about the cfe-commits mailing list