| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add gcc-[56] clang-3.[678] to list of XFAILS for variant tests. Patch from Mi... | Eric Fiselier | 2017-01-05 | 2 | -4/+8 |
| * | Use C++11 static_assert in variant tests. Patch from Michael Park | Eric Fiselier | 2017-01-04 | 1 | -2/+2 |
| * | Add apple-clang-8 to list of XFAILS for some variant tests. Patch from Michae... | Eric Fiselier | 2016-12-23 | 2 | -2/+2 |
| * | XFAIL variant tests for apple-clang | Eric Fiselier | 2016-12-03 | 2 | -2/+2 |
| * | Work around Clang 3.8 bugs | Eric Fiselier | 2016-12-03 | 4 | -47/+6 |
| * | Implement C++17 <variant>. Patch from Michael Park! | Eric Fiselier | 2016-12-02 | 12 | -78/+78 |
| * | Fix copy/paste errors in new variant tests | Eric Fiselier | 2016-12-02 | 2 | -6/+6 |
| * | Add tests for libc++'s constexpr variant copy/move extension | Eric Fiselier | 2016-12-02 | 4 | -0/+93 |
| * | Don't "LIBCPP_ONLY(stuff;)" at namespace scope. | Casey Carter | 2016-11-23 | 1 | -3/+3 |
| * | Add <variant> tests but disable them for libc++ | Eric Fiselier | 2016-11-23 | 23 | -0/+3245 |

