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

Chris Lattner clattner at apple.com
Wed Feb 16 10:42:13 PST 2011


On Feb 8, 2011, at 5:46 PM, Jeffrey Yasskin wrote:

> 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.

Hi Jeffrey,

Would it make sense to plop this patch on the web page, and put a link to it there?  People using gcc 4.4.3's stl would find it useful, but it will be difficult to find buried in the mail archives.

-Chris





More information about the cfe-dev mailing list