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

Will Dietz w at wdtz.org
Thu Sep 26 14:36:55 PDT 2013


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.

Thanks!

~Will
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-missing-include-s-to-cctype-when-using-isdigit-a.patch
Type: application/octet-stream
Size: 10324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130926/0894efd4/attachment.obj>


More information about the llvm-commits mailing list