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 |
* | [libc++] Remove unnecessary <iostream> #includes in tests | Louis Dionne | 2019-03-28 | 1 | -1/+0 |
* | 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] Add missing <cstddef> includes in tests | Louis Dionne | 2018-11-19 | 1 | -0/+1 |
* | Use DoNotOptimize to prevent new/delete elision. | Eric Fiselier | 2018-03-22 | 1 | -1/+5 |
* | Fix PR22634 - std::allocator doesn't respect over-aligned types. | Eric Fiselier | 2018-03-22 | 1 | -22/+76 |
* | Fix test failure to to new/delete ellisions | Eric Fiselier | 2017-07-09 | 1 | -2/+3 |
* | [libcxx] Consolidate new/delete replacement in tests and disable it when usin... | Eric Fiselier | 2014-12-22 | 1 | -23/+10 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+65 |