libc++ fix for PR18514 - regex doesn't use regex_traits::value() to parse quantifiers and backreferences

Marshall Clow mclow.lists at gmail.com
Fri Jan 17 18:10:27 PST 2014


Use the traits class to convert from chars to ints now ;-)

— Marshall

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR18514.patch
Type: application/octet-stream
Size: 1675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140117/19adcda7/attachment.obj>


More information about the cfe-commits mailing list