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 |
* | Fix -verify static assert messages for older Clang versions | Eric Fiselier | 2018-02-07 | 1 | -1/+1 |
* | [libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default ... | Eric Fiselier | 2018-02-07 | 1 | -0/+29 |
* | Revert "[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-... | Nirav Dave | 2018-02-06 | 1 | -29/+0 |
* | Make array<const T, 0> non-CopyAssignable and make swap and fill ill-formed. | Eric Fiselier | 2018-02-04 | 1 | -0/+29 |