[Lldb-commits] [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Kuba Brecka
kuba.brecka at gmail.com
Mon Sep 8 16:07:25 PDT 2014
Addressing the review comments. Tried to minimize any code duplication. Added full context.
http://reviews.llvm.org/D4527
Files:
include/sanitizer/asan_interface.h
lib/asan/asan_debugging.cc
lib/asan/asan_globals.cc
lib/asan/asan_interface_internal.h
lib/asan/asan_report.cc
lib/asan/asan_report.h
test/asan/TestCases/debug_locate.cc
test/asan/TestCases/debug_report.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4527.13429.patch
Type: text/x-patch
Size: 20381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140908/7c487ed7/attachment.bin>
More information about the lldb-commits
mailing list