[patch] [libcxx] regex - make regex msvc friendly renamed __value to ___value
G M
gmisocpp at gmail.com
Wed Oct 9 06:10:51 PDT 2013
renamed __value to ___value as __value is a special word in MSVC.
Thanks to Arthur for noticing a problem that existed in a version of this
patch that I accidentally bundled into an unrelated earlier patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131010/aa061eac/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: regex.diff
Type: application/octet-stream
Size: 1908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131010/aa061eac/attachment.obj>
More information about the cfe-commits
mailing list