I'm going to just fix the ctype table in Android for future versions. Having the 8-bit mask type is causing enough issues that it makes more sense to just change bionic.
The per-implementation of __regex_word will still be needed (and likely is currently needed for other implementations). http://reviews.llvm.org/D4648 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
