yaxunl added a comment.

In D80858#2193970 <https://reviews.llvm.org/D80858#2193970>, @tra wrote:

> What is expected to happen to device statics in anonymous name spaces? It may 
> be worth adding them to the tests.
>
> LGTM otherwise.

static device var in anonymous name space will have external linkage if it is 
referenced by host code. will add a test when committing.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80858/new/

https://reviews.llvm.org/D80858

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to