[PATCH] [lsan] Implement __lsan_suppress_object().
Sergey Matveev
earthdok at google.com
Thu Jun 6 06:55:26 PDT 2013
- used volatile in test to break optimization
- addressed kcc's comments; introduced verbosity flag
Hi kcc, glider, samsonov,
http://llvm-reviews.chandlerc.com/D910
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D910?vs=2239&id=2295#toc
Files:
include/sanitizer/lsan_interface.h
lib/asan/asan_allocator2.cc
lib/lsan/lit_tests/TestCases/ignore_object.cc
lib/lsan/lit_tests/TestCases/ignore_object_errors.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.4.patch
Type: text/x-patch
Size: 9205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130606/dcb61bf4/attachment.bin>
More information about the llvm-commits
mailing list