[libc++] Add assert to check bounds in `constexpr string_view::operator[]`
authorChris Palmer <palmer@google.com>
Tue, 6 Oct 2020 17:01:50 +0000 (13:01 -0400)
committerLouis Dionne <ldionne@apple.com>
Tue, 6 Oct 2020 20:57:41 +0000 (16:57 -0400)
commit9eff07a746a9e6a9b105c12b5e28073360fa8065
tree00df9e5c03545a1ec5323bf03b3e05288e764947
parentc6c67f643dcff142b26a53059e63e5369e6d8d89
[libc++] Add assert to check bounds in `constexpr string_view::operator[]`

Differential Revision: https://reviews.llvm.org/D88864
libcxx/include/string_view