[libcxx-commits] [libcxx] [libc++][hardening] Categorize all `ryu` assertions as internal (PR #71853)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 16 11:42:03 PST 2023


mordante wrote:

> In practice, this means that we'll never enable those assertions because we'd have to build the dylib in Debug mode. Is that what we intend? It may be OK, but I wanted to point it out.

Does that differ from `_LIBCPP_ASSERT_UNCATEGORIZED` or would that be debug build only too?

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


More information about the libcxx-commits mailing list