[PATCH] D25129: [CUDA] Disallow __constant__ local variables.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 30 14:52:01 PDT 2016


jlebar added inline comments.


> tra wrote in DiagnosticSemaKinds.td:6727
> Nit: Technically they are allowed in namespace scope.

That's still a "global variable"?  Or do you think calling it such will be confusing?

https://reviews.llvm.org/D25129





More information about the cfe-commits mailing list