Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros | Eric Fiselier | 2016-04-28 | 1 | -2/+3 |
* | Remove a couple tabs that crept in | Marshall Clow | 2016-03-08 | 1 | -2/+2 |
* | Implement P0272R1: Give 'std::string' a non-const '.data()' member function | Marshall Clow | 2016-03-08 | 1 | -10/+36 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 5 | -0/+5 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 35 | -0/+13315 |