[PATCH] [lsan] Implement __lsan_suppress_object().

Sergey Matveev earthdok at google.com
Mon Jun 3 07:13:20 PDT 2013


Hi kcc, glider, samsonov,

Similar to HeapChecker's IgnoreObject().

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

Files:
  include/sanitizer/lsan_interface.h
  lib/asan/asan_allocator2.cc
  lib/lsan/lit_tests/TestCases/suppress_object.cc
  lib/lsan/lsan_allocator.cc
  lib/lsan/lsan_common.cc
  lib/lsan/lsan_common.h
  lib/sanitizer_common/sanitizer_allocator.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D910.1.patch
Type: text/x-patch
Size: 7091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130603/0f3c2ca9/attachment.bin>


More information about the llvm-commits mailing list