[PATCH] D30268: Avoid copy of __atoms when char_type is char
Aditya Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 1 11:37:49 PST 2017
hiraditya updated this revision to Diff 90214.
hiraditya added a comment.
Guarded the new implementation with _LIBCPP_ABI_OPTIMIZED_LOCALE macro to avoid ABI incompatibilities.
https://reviews.llvm.org/D30268
Files:
libcxx/include/__config
libcxx/include/locale
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30268.90214.patch
Type: text/x-patch
Size: 7901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170301/6aaed861/attachment-0001.bin>
More information about the cfe-commits
mailing list