[cfe-dev] New C++0x feature support in Clang

Jeffrey Yasskin jyasskin at google.com
Tue Feb 8 17:46:48 PST 2011


With the attached patch on top of libstdc++-4.4.3, the only errors
that show up on a small google build are the missing __builtin_foo
functions. There could be others in a build that uses more of the STL,
but this should be enough to get people started, if you're willing to
patch your STL.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cxx0x_fixes.patch
Type: application/octet-stream
Size: 7295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110208/44c68067/attachment.obj>


More information about the cfe-dev mailing list