[libcxx-commits] [libcxx] [libc++][hardening] Introduce a dylib function to log hardening errors. (PR #148266)
Konstantin Varlamov via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 14 10:53:55 PDT 2025
================
@@ -535,6 +535,7 @@ set(files
__locale_dir/time.h
__locale_dir/wbuffer_convert.h
__locale_dir/wstring_convert.h
+ __log_error
----------------
var-const wrote:
Will do in an immediate follow-up patch.
https://github.com/llvm/llvm-project/pull/148266
More information about the libcxx-commits
mailing list