[cfe-dev] vector constructors

Chris Lattner clattner at apple.com
Tue Mar 16 14:31:53 PDT 2010


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

> 
>>> 
>>> int(1)
>>> int4(1, 2, 3, 4)
>>>    
>> 
>> Do other compilers support this syntax? (e.g., GCC)?
>>  
> 
> Cg, glsl and hlsl support it.

We do not aim to implement those languages in clang.

-Chris



More information about the cfe-dev mailing list