Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 1 | -0/+2 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 2 | -2/+6 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 2 | -8/+6 |
* | Cleanup tests that fail in C++1z and with Clang 3.8 | Eric Fiselier | 2015-07-17 | 5 | -344/+237 |
* | [libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-return... | Eric Fiselier | 2015-02-10 | 1 | -0/+60 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 4 | -0/+506 |