How about we do this in two steps: 1. Move the code around w/o any functionality change.
[ i.e, Interleave the code for narrow and wide character streams. This makes it more obvious that the two pieces of code are identical. ] 2. Get rid (maybe) of the mbstates array - though I don't really see the motivation for that. http://reviews.llvm.org/D8342 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
