[libcxx-commits] [libcxx] [libc++][hardening] Categorize more assertions. (PR #75918)

Konstantin Varlamov via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 19 14:14:37 PST 2023


var-const wrote:

> Are `_LIBCPP_ASSERT_INTERNAL` checks things that should only fail if our implementation is incorrect?

Yes, exactly.

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


More information about the libcxx-commits mailing list