[PATCH] D62584: [OpenCL][PR42033] Deducing addr space of pointer/reference with template parameter types

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 29 21:17:49 PDT 2019


rjmccall added a comment.

I think the right approach here is probably to make sure you're applying deduction during instantiation as well.


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

https://reviews.llvm.org/D62584





More information about the cfe-commits mailing list