Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make rvalue metaprogramming traits work in C++03. | Eric Fiselier | 2019-06-21 | 1 | -4/+0 |
* | Reworked all the utilities/meta tests to use ASSERT_SAME_TYPE instead of 'sta... | Marshall Clow | 2019-03-28 | 1 | -6/+6 |
* | 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 |
* | Implement LWG#2101 'Some transformation types can produce impossible types' ... | Marshall Clow | 2016-01-21 | 1 | -8/+17 |
* | K-Ballo pointed out a mistake in the add_lvalue_ref tests I checked in; now m... | Marshall Clow | 2015-12-14 | 1 | -7/+7 |
* | Add add_lvalue_ref tests for a few function types, with a note why not more | Marshall Clow | 2015-12-14 | 1 | -0/+36 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+34 |