diff options
author | Louis Dionne <ldionne@apple.com> | 2020-09-11 10:15:56 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-09-14 11:08:09 -0400 |
commit | 71a16e40f78adee12663816edf6635b96dca09dc (patch) | |
tree | 4b9413ef2b4ae283b11679007f612579fcdaf58a /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | ef7a255c037ca462f71ddd3d2b5a46310b08f6eb (diff) | |
download | llvm-71a16e40f78adee12663816edf6635b96dca09dc.zip llvm-71a16e40f78adee12663816edf6635b96dca09dc.tar.gz llvm-71a16e40f78adee12663816edf6635b96dca09dc.tar.bz2 |
[libcxx] ostream{,buf}_iterator::difference_type changes in C++20
In C++20, since P0896R4, std::ostream_iterator and std::ostreambuf_iterator
must have std::ptrdiff_t instead of void as a difference_type.
Tests by Casey Carter (thanks!).
Differential Revision: https://reviews.llvm.org/D87459
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions