Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make rvalue metaprogramming traits work in C++03. | Eric Fiselier | 2019-06-21 | 1 | -2/+0 |
* | Reworked all the utilities/meta tests to use ASSERT_SAME_TYPE instead of 'sta... | Marshall Clow | 2019-03-28 | 1 | -2/+2 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities | Eric Fiselier | 2016-10-01 | 1 | -2/+2 |
* | Implement LWG#2101 'Some transformation types can produce impossible types' ... | Marshall Clow | 2016-01-21 | 1 | -1/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+46 |