[PATCH] D58156: [Sanitizer] On Darwin `__sanitizer_print_stack_trace` only prints topmost frame
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 13 17:07:03 PST 2019
vitalybuka accepted this revision.
vitalybuka added a comment.
LGTM
================
Comment at: compiler-rt/test/sanitizer_common/TestCases/symbolize_stack.cc:6
+// FIXME(dliew): Make this test work on Darwin with LSan
+// XFAIL: darwin && lsan
----------------
What is wrong with lsan?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58156/new/
https://reviews.llvm.org/D58156
More information about the llvm-commits
mailing list