[PATCH] D40349: [LSan] New experimental flag for background leak checking before exit.
Michail Kashkarov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 30 11:31:16 PST 2017
m.kashkarov updated this revision to Diff 124979.
m.kashkarov marked an inline comment as not done.
https://reviews.llvm.org/D40349
Files:
lib/asan/asan_rtl.cc
lib/lsan/lsan.cc
lib/lsan/lsan_common.cc
lib/lsan/lsan_common.h
lib/lsan/lsan_common_linux.cc
lib/lsan/lsan_common_mac.cc
lib/lsan/lsan_interceptors.cc
lib/sanitizer_common/sanitizer_common.h
lib/sanitizer_common/sanitizer_file.cc
lib/sanitizer_common/sanitizer_file.h
lib/sanitizer_common/sanitizer_flags.inc
lib/sanitizer_common/sanitizer_posix.cc
test/lsan/TestCases/Linux/leak_check_interval.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40349.124979.patch
Type: text/x-patch
Size: 9562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/f6c07882/attachment.bin>
More information about the llvm-commits
mailing list