[PATCH] [libcxx] use clang's __char16_t and __char32_t definitions on Linux in C++03 mode.
Eric Fiselier
eric at efcs.ca
Thu Oct 23 00:57:45 PDT 2014
Hi mclow.lists, danalbert, jroelofs,
This fixes ODR violations in C++03 mode in test/localization/locale.stdcvt. The special case for linux was introduced in 2010 before clang always defined __char16_t and __char32_t.
http://reviews.llvm.org/D5930
Files:
include/__config
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5930.15306.patch
Type: text/x-patch
Size: 402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141023/0d3caedd/attachment.bin>
More information about the cfe-commits
mailing list