[PATCH] D35082: [OpenCL] Add LangAS::opencl_private to represent private address space in AST
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 5 20:25:11 PDT 2017
yaxunl added a comment.
In https://reviews.llvm.org/D35082#890143, @rjmccall wrote:
> You have an important backend change relying on being able to preserve type sugar better in diagnostics? The only apparent semantic change in this patch is that you're changing the mangling, which frankly seems incorrect.
Can you elaborate on why the mangling is incorrect?
https://reviews.llvm.org/D35082
More information about the cfe-commits
mailing list