[PATCH] D35082: [OpenCL] Add LangAS::opencl_private to represent private address space in AST

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 5 20:20:12 PDT 2017


rjmccall added a comment.

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.


https://reviews.llvm.org/D35082





More information about the cfe-commits mailing list