[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
Fri Jul 11 11:16:35 PDT 2014


Updated the test case to check the return value (number of frames).

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.11323.patch
Type: text/x-patch
Size: 8546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140711/056c6aef/attachment.bin>


More information about the llvm-commits mailing list