hanchenye-llvm-project/libcxx
Howard Hinnant 3320c058bf 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

llvm-svn: 162648
2012-08-26 18:05:35 +00:00
..
cmake
include Hyeon-bin Jeong: libc++ fails to create any classes inherit from basic_ios if they 2012-08-26 18:05:35 +00:00
lib
src Wrap throw in _LIBCPP_NO_EXCEPTIONS in debug.cpp. Calls abort if can't throw an exception. Fixes http://llvm.org/bugs/show_bug.cgi?id=13082. 2012-08-24 22:15:12 +00:00
test Loosen up the timing requirements on 4 more tests. 2012-08-04 00:47:42 +00:00
www Fix a typo in the docs 2012-08-22 00:57:11 +00:00
CMakeLists.txt Andrew Morrow: The current CMake setup for libc++ incorrectly uses the variable 2012-08-05 17:37:39 +00:00
CREDITS.TXT Update CREDITS.TXT 2012-08-26 17:46:29 +00:00
LICENSE.TXT
Makefile Remove obsolete do-installhdrs target (again). 2012-08-13 16:32:15 +00:00