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 |
* | Add a missing '__uncvref_t' to the SFINAE constraints for optional's assignme... | Marshall Clow | 2019-06-27 | 1 | -0/+12 |
* | 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 more -Wshadow warnings introduced by recent Clang change | Eric Fiselier | 2017-04-04 | 1 | -1/+0 |
* | Update status for std::optional LWG issues and fix an optional SFINAE bug | Eric Fiselier | 2016-10-16 | 1 | -0/+12 |
* | Implement N4606 optional | Eric Fiselier | 2016-10-12 | 1 | -0/+261 |
* | Revert Add <optional>. Will recommit with better commit message | Eric Fiselier | 2016-10-12 | 1 | -261/+0 |
* | Add <optional> header. | Eric Fiselier | 2016-10-12 | 1 | -0/+261 |