[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:28:14 PST 2017
m.kashkarov updated this revision to Diff 124978.
m.kashkarov marked 4 inline comments as done.
m.kashkarov added a comment.
Fixed typo error, update.
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.124978.patch
Type: text/x-patch
Size: 9558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/e414ed3c/attachment.bin>
More information about the llvm-commits
mailing list