[PATCH] [sanitizer] Expose __sanitizer_print_stack_trace().

Sergey Matveev earthdok at google.com
Thu Nov 28 08:18:35 PST 2013


  implement __sanitizer_get_stack_trace() separately in asan/msan/lsan/tsan

Hi samsonov,

http://llvm-reviews.chandlerc.com/D2221

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2221?vs=5659&id=5814#toc

Files:
  include/sanitizer/common_interface_defs.h
  lib/asan/asan_stack.cc
  lib/lsan/lsan.cc
  lib/lsan/lsan.h
  lib/lsan/lsan_common.cc
  lib/lsan/lsan_interceptors.cc
  lib/msan/msan.cc
  lib/tsan/rtl/tsan_interface.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2221.2.patch
Type: text/x-patch
Size: 7893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131128/04c98a5d/attachment.bin>


More information about the llvm-commits mailing list