llvm-project/libcxx/test
Michael Park 215f55f526 Fix `std::visit` for the zero variants case.
Summary:
The following code is broken:

```
    std::visit([]{});
```

Reviewers: EricWF

Reviewed By: EricWF

Differential Revision: https://reviews.llvm.org/D33090

llvm-svn: 302773
2017-05-11 07:17:12 +00:00
..
libcxx [libc++] Implement exception_ptr on Windows 2017-05-08 01:17:50 +00:00
std Fix `std::visit` for the zero variants case. 2017-05-11 07:17:12 +00:00
support Fix bad #endif in msvc_stdlib_force_include.hpp. 2017-05-10 20:58:30 +00:00
CMakeLists.txt fix test coverage capture dirs 2017-03-11 05:28:09 +00:00
lit.cfg Move libcxx/test/libcxx python package into libcxx/utils/libcxx. 2017-02-09 23:18:11 +00:00
lit.site.cfg.in [libc++][CMake] Use debug MSVC runtimes when libc++ is built in debug mode 2017-01-14 07:54:39 +00:00
nothing_to_do.pass.cpp Test commit: Reverting whitespace changes 2014-07-17 05:10:03 +00:00