diff options
| author | Michael Park <mcypark@gmail.com> | 2017-05-11 07:17:12 +0000 |
|---|---|---|
| committer | Michael Park <mcypark@gmail.com> | 2017-05-11 07:17:12 +0000 |
| commit | 215f55f526b9f1d146d02f0955a127d6fc0bb703 (patch) | |
| tree | 67f27608a5d60c029a354934e6d0eb69b5326a9f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | c59ced36aa96c64dcb481421c113f6f9a11b4cbc (diff) | |
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
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
