[PATCH] Add missing includes for <cctype> when using isdigit/isalpha/etc

Will Dietz w at wdtz.org
Fri Sep 27 14:05:25 PDT 2013


Thanks for taking a look.  The platform is something I'm building for
research: FreeBSD-ish using an increasingly improved version of
uClibc++.

Probably not suitable for a builder, although once I get everything
working (uClibc++ doesn't seem quite ready mostly, although I'm
finding a few bugs in LLVM too) I'll probably be running some form of
continuous integration internally to ensure it stays that way.  If
there's a low-priority place to publish such status results I'd be
happy to make it accessible... :)

~Will


On Fri, Sep 27, 2013 at 1:48 PM, Rafael EspĂ­ndola
<rafael.espindola at gmail.com> wrote:
> On 26 September 2013 17:36, Will Dietz <w at wdtz.org> wrote:
>> Please see attached and apply as you see fit :).
>>
>> Helps build on platforms where existing block of includes
>> doesn't pull this in or otherwise make isdigit/isalpha/etc available.
>
> LGTM, but which platform is that? Can we setup a buildbot with it? :-)
>
> Cheers,
> Rafael




More information about the llvm-commits mailing list