[cfe-commits] [PATCH] isLegalUTF8() giving the wrong answer

Seth Cantrell seth.cantrell at gmail.com
Mon Oct 29 23:33:47 PDT 2012


for pre-commit review...

I used Howard Hinnant's handy reference to check this modification: http://home.roadrunner.com/~hinnant/utf_summary.html

(Also, according to _ http://www.unicode.org/forum/viewtopic.php?f=9&t=90 _ the original ConvertUTF.c source has known bugs, one of which is probably the one I fix here.)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-isLegalUTF8-was-giving-the-wrong-answer.patch
Type: application/octet-stream
Size: 1019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121030/87422226/attachment.obj>


More information about the cfe-commits mailing list