diff options
author | Joe Loser <joeloser93@gmail.com> | 2021-10-08 16:57:44 -0400 |
---|---|---|
committer | Joe Loser <joeloser93@gmail.com> | 2021-10-08 17:00:39 -0400 |
commit | 3a208c68942e9f4d24bd235a6e497852da898cae (patch) | |
tree | 7d9e0821055214006c7d56f2fad79885416f4213 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 57c56cf20cfa017b89bdabfc2bfd46384a25fdc7 (diff) | |
download | llvm-3a208c68942e9f4d24bd235a6e497852da898cae.zip llvm-3a208c68942e9f4d24bd235a6e497852da898cae.tar.gz llvm-3a208c68942e9f4d24bd235a6e497852da898cae.tar.bz2 |
[libc++] Implement P1394r4 for span: range constructor
Implement https://wg21.link/p1394 which allows span to be constructible
from any contiguous forwarding-range that has a compatible element type.
Fixes https://bugs.llvm.org/show_bug.cgi?id=51443
Reviewed By: ldionne, Quuxplusone, #libc
Differential Revision: https://reviews.llvm.org/D110503
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions