[PATCH] D62584: [OpenCL][PR42033] Deducing addr space with template parameter types

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 15 03:01:53 PDT 2019


Anastasia added a comment.

In D62584#1583340 <https://reviews.llvm.org/D62584#1583340>, @rjmccall wrote:

> Oh, yes, it definitely can't be done to class types.  I suppose we should just forget about it.


Ok, regarding address space qualifiers in template instantiation - is it still ok that we ignore them here in this patch?


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

https://reviews.llvm.org/D62584





More information about the cfe-commits mailing list