[cfe-dev] clang cannot parse libc++ headers? <vector>

Cédric Venet cedric.venet at laposte.net
Wed Jun 23 09:28:00 PDT 2010


>> Is this expected to work? I was thinking that libc++ was compiling with
>> clang. Did I dream or is it a regression?
>>      
> Currently - dream, noone is working on libc++ outside of darwin world.
>    

yes, I can see it would not compile/run but I am only interested in 
parsing files (with semantic) and the main error was that 
someclass<T>::~someclass() was not correctly understood. This should 
work the same on darwin or windows. And the libc++ site claims to 
compile with clang.




More information about the cfe-dev mailing list