Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use rvalue references throughout the is_constructible traits. | Eric Fiselier | 2019-06-21 | 1 | -2/+1 |
* | 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 | -1/+1 |
* | Walter pointed out some missing includes in the tests. Fixing the includes un... | Marshall Clow | 2015-11-10 | 1 | -0/+1 |
* | More of P0006R0: type traits variable aliases for C++17. | Marshall Clow | 2015-11-07 | 1 | -2/+8 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+65 |