Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fix PR37407 - callable traits don't correctly check complete types. | Eric Fiselier | 2018-05-10 | 1 | -1/+23 |
* | [libcxx] P0604, invoke_result and is_invocable | Zhihao Yuan | 2017-12-12 | 1 | -4/+34 |
* | Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. | Eric Fiselier | 2016-04-20 | 1 | -0/+7 |
* | Implement LWG issue 2219 - support reference_wrapper in INVOKE | Eric Fiselier | 2016-04-18 | 1 | -10/+69 |
* | Cleanup result_of tests and fix issues with the C++03 result_of. | Eric Fiselier | 2015-06-13 | 1 | -61/+218 |
* | Get tests running with warnings. Fix warnings in headers and tests | Eric Fiselier | 2015-02-05 | 1 | -5/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+98 |