[PATCH] D24781: [ubsan] Respect log_to_syslog=1 on Darwin
Anna Zaks via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 20 22:42:29 PDT 2016
zaks.anna added a comment.
What I was trying to say is that you need CrashReport logging since it will be what users expect based on other tools (ASan and TSan) and will be important in workflows that do not include lldb, such as Xcode Test integration when running without the debugger.
https://reviews.llvm.org/D24781
More information about the llvm-commits
mailing list