Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+5 |
* | 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 | -2/+0 |
* | Revert "Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF... | Eric Fiselier | 2018-11-28 | 1 | -0/+2 |
* | Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`. | Eric Fiselier | 2018-11-28 | 1 | -2/+0 |
* | Fix size and alignment of array<T, 0>. | Eric Fiselier | 2018-02-07 | 1 | -2/+18 |
* | [libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default ... | Eric Fiselier | 2018-02-07 | 1 | -0/+55 |