Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make move and forward work in C++03. | Eric Fiselier | 2019-06-21 | 1 | -6/+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 |
* | Fix two failing -verify tests to tolerate old and new clang versions | Eric Fiselier | 2017-09-17 | 1 | -1/+1 |
* | Fix failing -verify tests due to change in Clangs static_assert message. | Eric Fiselier | 2017-09-17 | 1 | -1/+1 |
* | [libc++] Extension: Make `move` and `forward` constexpr in C++11. | Eric Fiselier | 2016-09-26 | 1 | -0/+53 |