Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] Remove C++03 variadics in shared_ptr | Zoe Carver | 2019-09-24 | 1 | -2/+79 |
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 1 | -0/+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 |
* | Use addressof instead of operator& in make_shared. Fixes PR38729. As a drive-... | Marshall Clow | 2018-08-28 | 1 | -0/+8 |
* | Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. | Eric Fiselier | 2016-04-20 | 1 | -2/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+78 |