| 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 |
| * | 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 |
| * | [NFC] Reformat std::optional tests | Louis Dionne | 2018-11-12 | 1 | -3/+3 |
| * | optional: Implement LWG 2900 and P0602 | Casey Carter | 2017-07-09 | 1 | -4/+4 |
| * | Add some constexpr tests for optional's move/copy ctor | Marshall Clow | 2017-05-25 | 1 | -0/+13 |
| * | Mark the copy constructor and move | Marshall Clow | 2017-05-17 | 1 | -1/+6 |
| * | Add more tests for optional<const T> | Eric Fiselier | 2016-10-28 | 1 | -0/+5 |
| * | Implement N4606 optional | Eric Fiselier | 2016-10-12 | 1 | -0/+150 |
| * | Revert Add <optional>. Will recommit with better commit message | Eric Fiselier | 2016-10-12 | 1 | -150/+0 |
| * | Add <optional> header. | Eric Fiselier | 2016-10-12 | 1 | -0/+150 |

