[libcxx-commits] [libcxx] [libc++][hardening] Categorize all `ryu` assertions as internal (PR #71853)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 21 12:05:56 PST 2023
https://github.com/ldionne approved this pull request.
If we do ship a debug build of the library, it will probably be via the mechanism discussed here: https://discourse.llvm.org/t/rfc-instrumented-versions-of-libc-for-different-sanitizers.
I am fine with this patch -- the fact that these are internal-only assertions that will almost always be disabled is not a problem, just an observation.
https://github.com/llvm/llvm-project/pull/71853
More information about the libcxx-commits
mailing list