diff options
author | Hui Xie <hui.xie1990@gmail.com> | 2022-09-05 16:45:47 +0100 |
---|---|---|
committer | Hui Xie <hui.xie1990@gmail.com> | 2022-10-06 22:57:37 +0100 |
commit | 96a509bca28b8668c3c2c68aae4116cc0d8c2952 (patch) | |
tree | cdf67a9fa314ab866cb5427864e649b6f4c2a9a1 /llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp | |
parent | 6e7df70e5acb482b118b8d9a8957c0980a172e16 (diff) | |
download | llvm-96a509bca28b8668c3c2c68aae4116cc0d8c2952.zip llvm-96a509bca28b8668c3c2c68aae4116cc0d8c2952.tar.gz llvm-96a509bca28b8668c3c2c68aae4116cc0d8c2952.tar.bz2 |
implement `std::views::istream`
implement `std::ranges::basic_istream_view` and `std::views::istream`. Although the view itself is constexpr,
the constructor argument is a base class std::istream where its ctor/dtor are not constexpr. So no tests are performed in
constexpr
Differential Revision: https://reviews.llvm.org/D133317
Diffstat (limited to 'llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp')
0 files changed, 0 insertions, 0 deletions