[libcxx-commits] [libcxx] [libc++][hardening] Add an experimental function to log hardening errors (PR #149452)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 23 12:31:56 PDT 2025


================
@@ -30,6 +30,7 @@ set(LIBCXX_SOURCES
   include/ryu/ryu.h
   include/to_chars_floating_point.h
   include/from_chars_floating_point.h
+  log_hardening_failure.cpp
----------------
ldionne wrote:

You're right, I don't think it applies here.

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


More information about the libcxx-commits mailing list