<div dir="ltr">Yea, I agree. And luckily, I can see Marshall and so will ensure this gets reviewed ... now-ish. it's breaking my bootstrap with libc++.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 15, 2014 at 10:08 AM, Jeffrey Yasskin <span dir="ltr"><<a href="mailto:jyasskin@google.com" target="_blank">jyasskin@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I would totally believe those were wrong. They worked around<br>
<stddef.h> doing something absolutely crazy that I don't remember<br>
anymore, and it sounds like that's been fixed.<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, May 15, 2014 at 5:20 AM, Alp Toker <<a href="mailto:alp@nuanti.com">alp@nuanti.com</a>> wrote:<br>
> A little SVN digging indicates the change originated in r104516. Removing it<br>
> cursorily seems OK, CC'ing in Jeffrey Yasskin who wrote it.<br>
><br>
> Alp.<br>
><br>
><br>
><br>
> On 15/05/2014 07:21, Nico Weber wrote:<br>
>><br>
>><br>
>> Ping.<br>
>><br>
>><br>
>> On May 13, 2014 12:05 PM, "Nico Weber" <<a href="mailto:thakis@chromium.org">thakis@chromium.org</a><br>
>> <mailto:<a href="mailto:thakis@chromium.org">thakis@chromium.org</a>>> wrote:<br>
>><br>
>>     D'oh, forgot to cc Marshall :-)<br>
>><br>
>><br>
>>     On Tue, May 13, 2014 at 12:00 PM, Nico Weber <<a href="mailto:thakis@chromium.org">thakis@chromium.org</a><br>
>>     <mailto:<a href="mailto:thakis@chromium.org">thakis@chromium.org</a>>> wrote:<br>
>><br>
>>         Hi,<br>
>><br>
>>         r207606 changed the __need_foo macros to behave like they do<br>
>>         with gcc: If they are set, _only_ the __need_foo stuff gets<br>
>>         defined. libc++'s cstddef sets a few __need_foo settings, so<br>
>>         cstddef now doesn't work right with libc++ after clang r207606.<br>
>><br>
>>         The attached patch removes the __need_foo defines from<br>
>>         libc++'s cstddef. They were added with a cryptic commit<br>
>>         message ""for ubuntu" years ago - I think they're incorrect,<br>
>>         and things still seem to work without them. (libstdc++ doesn't<br>
>>         set them either.) Maybe they were needed before clang had<br>
>>         r207606 - if so, this patch should also improve how libc++<br>
>>         works when built with gcc.<br>
>><br>
>>         This fixes PR19723, see the bug for some more information and<br>
>>         discussion.<br>
>><br>
>>         Ok?<br>
>><br>
>>         Nico<br>
>><br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> cfe-commits mailing list<br>
>> <a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
>> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
><br>
><br>
> --<br>
> <a href="http://www.nuanti.com" target="_blank">http://www.nuanti.com</a><br>
> the browser experts<br>
><br>
_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
</div></div></blockquote></div><br></div>