Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | [libcxx] [test] Update for C++17 feature removals. | Stephan T. Lavavej | 2017-08-24 | 1 | -1/+2 |
* | Update all bug URL's to point to https://bugs.llvm.org/... | Eric Fiselier | 2017-02-17 | 1 | -1/+1 |
* | Remove all usages of REQUIRES-ANY in the test suite. | Eric Fiselier | 2017-01-24 | 1 | -1/+1 |
* | Implement http://wg21.link/p0302r1: Removing Allocator Support in std::functi... | Marshall Clow | 2016-10-13 | 1 | -0/+3 |
* | Fix inheriting constructor test for std::function. | Eric Fiselier | 2016-07-20 | 1 | -4/+7 |
* | Add missed test in r276090. | Eric Fiselier | 2016-07-20 | 1 | -0/+23 |