[cfe-dev] vector constructors

John McCall rjmccall at apple.com
Tue Mar 16 14:43:09 PDT 2010


On Mar 16, 2010, at 2:39 PM, Jochen Wilhelmy wrote:

> 
>>> Cg, glsl and hlsl support it.
>>> 
>> 
>> We do not aim to implement those languages in clang.
>> 
>> 
> I do not expect this, but will a patch for only the function style 
> constructors
> be accepted into mainline?
> I think it's a natural extension of c++ syntax to vectors.

If you're okay with accepting it only in C++, I think it's a reasonable extension.

John.



More information about the cfe-dev mailing list