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 |
* | Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`. | Eric Fiselier | 2019-01-16 | 1 | -1/+7 |
* | Fix bugs in alignment_of_v, etc. Re-enable the newly added tests | Marshall Clow | 2015-11-30 | 1 | -4/+4 |
* | Temporarily disable new tests while I figure out what's going on | Marshall Clow | 2015-11-30 | 1 | -4/+4 |
* | Fix bad macros | Marshall Clow | 2015-11-30 | 1 | -1/+1 |
* | Implement more of P0006; Type Traits Variable Templates. | Marshall Clow | 2015-11-30 | 1 | -0/+8 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+47 |