[PATCH] [compiler-rt] Add ASan debugging API to get malloc/free stack traces and shadow memory mapping info

Kuba Brecka kuba.brecka at gmail.com
Thu Jul 10 12:36:29 PDT 2014


http://reviews.llvm.org/D4466

Files:
  include/sanitizer/asan_interface.h
  lib/asan/CMakeLists.txt
  lib/asan/asan_debugging.cc
  lib/asan/asan_interface_internal.h
  lib/asan/tests/CMakeLists.txt
  lib/asan/tests/asan_debugging_noinst_test.cc
  test/asan/TestCases/debug_stacks.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4466.11288.patch
Type: text/x-patch
Size: 8942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140710/3619ce35/attachment.bin>


More information about the llvm-commits mailing list