[PATCH] D24781: [ubsan] Respect log_to_syslog=1 on Darwin

Anna Zaks via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 10:40:13 PDT 2016


zaks.anna added a comment.

When abort_on_error is set, you should make sure you do not log twice.

Sounds good to me. @eugenis (or someone else from the sanitizers community) should review this as well.


https://reviews.llvm.org/D24781





More information about the llvm-commits mailing list