Marshall Clow
|
2a10c960fa
|
Support allocators with explicit conversion constructors. Fixes bug #29000
llvm-svn: 278904
|
2016-08-17 05:58:40 +00:00 |
Eric Fiselier
|
1f4231f8cf
|
Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros
llvm-svn: 267947
|
2016-04-28 22:28:23 +00:00 |
Marshall Clow
|
cbf166a2b9
|
More of N4258 implementation. Mark all of our test_allocators as noexcept constructible. Make the constructors for basic_string noexcept all the time (under C++14). Update tests to reflect the new world order. More to come.
llvm-svn: 238957
|
2015-06-03 19:56:43 +00:00 |
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |