[libcxx-commits] [libcxx] [libc++] Remove assertions from <string_view> that are unreachable (PR #148598)

Konstantin Varlamov via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 13 16:16:53 PDT 2025


https://github.com/var-const approved this pull request.

Thanks for addressing the feedback! It's unfortunate we cannot completely remove the preprocessor checks because of GCC, but nothing we can really do about it, so LGTM.

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


More information about the libcxx-commits mailing list