diff options
author | Hui <hui.xie0621@gmail.com> | 2023-05-09 17:41:15 +0100 |
---|---|---|
committer | Hui <hui.xie0621@gmail.com> | 2023-05-12 19:22:13 +0100 |
commit | 868591501c61bc1aa56da537bab85cc67439f16d (patch) | |
tree | ab0cd93d5b6878c5c12be0d37f2d63c8780bf35e /llvm/lib/Support/StringRef.cpp | |
parent | e351b9b66da088e5905ad3238ccf11e777943ead (diff) | |
download | llvm-868591501c61bc1aa56da537bab85cc67439f16d.zip llvm-868591501c61bc1aa56da537bab85cc67439f16d.tar.gz llvm-868591501c61bc1aa56da537bab85cc67439f16d.tar.bz2 |
[libc++][ranges] Fix `iota_view`'s constructor's incorrect constraint
One of the overload of the constructors should check Bound is not unreachable_sentinel_t, instead of the Start
Differential Revision: https://reviews.llvm.org/D150206
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions