On Fri, Aug 29, 2014 at 6:23 PM, Jonathan Roelofs
<[email protected]> wrote:
>
>
> On 8/29/14, 10:59 AM, Dan Albert wrote:
>>
>> I'm a little bit worried about the no-threads build bit-rotting (if any of
>> us
>> forget to wrap something in #ifndef _LIBCPP_HAS_NO_THREADS).
>
> I'm a bit worried about that too, but I am willing to maintain it.
>
>
>> Should we have a buildbot set up to build this configuration?
>
> I would appreciate having one, but I can't host it at the moment.

Feel free to assign this on the same builder as the existing libcxx buildbot.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to