Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcxx: Rename .hpp files in libcxx/test/support to .h | Nico Weber | 2019-08-21 | 1 | -1/+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 |
* | Implement LWG 2393. Check for LValue-callability. | Eric Fiselier | 2016-07-24 | 1 | -0/+21 |
* | Cleanup tests that fail in C++1z and with Clang 3.8 | Eric Fiselier | 2015-07-17 | 1 | -1/+5 |
* | [libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-return... | Eric Fiselier | 2015-02-10 | 1 | -0/+6 |
* | [libcxx] Consolidate new/delete replacement in tests and disable it when usin... | Eric Fiselier | 2014-12-22 | 1 | -24/+8 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+100 |