Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement LWG 2946, 3075 and 3076. Reviewed as https://reviews.llvm.org/D48616 | Marshall Clow | 2018-07-02 | 1 | -8/+1 |
* | Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros | Eric Fiselier | 2016-04-28 | 1 | -2/+2 |
* | While applying N4258, I forgot about LWG#2455, which modified the modificatio... | Marshall Clow | 2015-06-04 | 1 | -5/+0 |
* | More of N4258 implementation. Mark all of our test_allocators as noexcept con... | Marshall Clow | 2015-06-03 | 1 | -0/+6 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+45 |