[PATCH] D82781: [OpenCL] Fix missing address space deduction in template variables
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 1 11:20:56 PDT 2020
rjmccall added a comment.
Seems like you shouldn't do it earlier if the type is dependent.
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