[cfe-dev] [PATCH] Make libc++ compile on linux (issue1164043)

Howard Hinnant hhinnant at apple.com
Mon May 24 10:52:50 PDT 2010


On May 23, 2010, at 2:59 AM, Jeffrey Yasskin wrote:

> On Wed, May 19, 2010 at 10:23 PM, Chris Lattner <clattner at apple.com> wrote:
>> 
>> On May 19, 2010, at 2:29 PM, jyasskin at gmail.com wrote:
>> 
>>> Reviewers: cfe-dev_cs.uiuc.edu,
>>> 
>>> Message:
>>> Let me know what you think.
>> 
>> For the atomics, would it be possible to use the builtins for them instead of the OSAtomic* and inline asm.
> 
> Done.

Thanks much Jeffrey.  This is checked in now.  I did a little bit of modification with the <locale> __nolocale_* functions.

-Howard





More information about the cfe-dev mailing list