[PATCH] D82781: [OpenCL] Fix missing address space deduction in template variables

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 29 09:42:38 PDT 2020


Anastasia added a comment.

So if I understand this correctly when the template is instantiated we don't have `QualType` with the address space deduced initially during parsing of a template global variable?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82781





More information about the cfe-commits mailing list