PATCH for libcxxabi - harmonize nmstr implementations

Marshall Clow mclow.lists at gmail.com
Sun May 4 12:37:04 PDT 2014


Now that jboerg has made the __nmstr implementation in libc++ match the one in libc++abi,
it’s time to kill one off one of the two implementations.

Make libc++abi include the version from libc++.
No functionality change, just removal of duplicated code.

— Marshall


-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcxxabi-nmstr.patch
Type: application/octet-stream
Size: 3949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140504/c5568661/attachment.obj>


More information about the cfe-commits mailing list