[cfe-dev] Try out LLVM: no C++0x & crash
Jeffrey Yasskin
jyasskin at google.com
Wed Aug 24 11:47:15 PDT 2011
On Wed, Aug 24, 2011 at 7:45 AM, David Blaikie <dblaikie at gmail.com> wrote:
> Clang can't parse libstdc++'s C++11 headers
> - it needs libc++ for that.
Have you tried a recent clang against libstdc++-4.6.1? A simple test I
just tried succeeds, but it's possible more complex files will fail.
If you see failures that aren't clang bugs, mail me and I'll try to
get fixes upstream.
More information about the cfe-dev
mailing list