commit | c417a802edd2cc604a2375c0c1ddf0f944196c32 | [log] [tgz] |
---|---|---|
author | Howard Hinnant <hhinnant@apple.com> | Sun Aug 26 18:05:35 2012 +0000 |
committer | Howard Hinnant <hhinnant@apple.com> | Sun Aug 26 18:05:35 2012 +0000 |
tree | 175d85aa96a397fb4d864f630bcfddfec5f5a611 | |
parent | 70e441a9b0224bdd7f74a3aa2b67c53a1208c5e1 [diff] |
Hyeon-bin Jeong: libc++ fails to create any classes inherit from basic_ios if they provided char type other than char or wchar_t. It throw exception during construction, so there is no chance to imbue own ctype. This fixes http://llvm.org/bugs/show_bug.cgi?id=13698 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@162648 91177308-0d34-0410-b5e6-96231b3b80d8