Hi Sameer, OK with the other issues.
On 02/02/2015 10:52 AM, Sameer Sahasrabuddhe wrote:
I do not have a strong opinion on which one is more suitable/useful in an error message. If we really want OpenCL names, then perhaps we can put implicit typedefs for all OpenCL vector types in Sema::Initialize(). Then we could provide a way to retrieve them as QualTypes instead of creating them on the fly.
I wonder why we could not do this? At least could have the typedefs defined by default there, while allowing overriding them with target- specific typedefs, if needed. -- --Pekka _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
