Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libcxx] [test] Untabify, NFC. | Stephan T. Lavavej | 2017-07-29 | 1 | -8/+8 |
| | | | | llvm-svn: 309464 | ||||
* | Support allocators with explicit conversion constructors. Fixes bug #29000 | Marshall Clow | 2016-08-17 | 1 | -0/+1 |
| | | | | llvm-svn: 278904 | ||||
* | Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros | Eric Fiselier | 2016-04-28 | 1 | -4/+4 |
| | | | | llvm-svn: 267947 | ||||
* | More of N4258 implementation. Mark all of our test_allocators as noexcept ↵ | Marshall Clow | 2015-06-03 | 1 | -2/+23 |
| | | | | | | 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 | ||||
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+74 |
llvm-svn: 224658 |