[libcxx-commits] [libcxx] Suppress a redundant hardening check in basic_string_view::substr (PR #91804)

David Benjamin via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 25 09:43:41 PDT 2024


davidben wrote:

> I wouldn't want to start doing this all over the place though, as a mere maintenance concern.

Agreed, yeah. If we find ourselves wanting to do this a lot, we probably need to start investing in better tools, like a smarter compiler or whatever else we need.

https://github.com/llvm/llvm-project/pull/91804


More information about the libcxx-commits mailing list