[all-commits] [llvm/llvm-project] 9eff07: [libc++] Add assert to check bounds in `constexpr ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Oct 6 13:58:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9eff07a746a9e6a9b105c12b5e28073360fa8065
https://github.com/llvm/llvm-project/commit/9eff07a746a9e6a9b105c12b5e28073360fa8065
Author: Chris Palmer <palmer at google.com>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M libcxx/include/string_view
Log Message:
-----------
[libc++] Add assert to check bounds in `constexpr string_view::operator[]`
Differential Revision: https://reviews.llvm.org/D88864
More information about the All-commits
mailing list