forked from OSchip/llvm-project
8633900e03
Summary: LeakSanitizer does not work with ptrace but currently it will print warnings (only under verbosity=1) and then proceed to print tons of false reports. This patch makes lsan fail hard under ptrace with a verbose message. https://github.com/google/sanitizers/issues/728 Reviewers: eugenis, vitalybuka, aizatsky Subscribers: kubabrecka, llvm-commits Differential Revision: https://reviews.llvm.org/D25538 llvm-svn: 284171 |
||
---|---|---|
.. | ||
TestCases | ||
CMakeLists.txt | ||
lit.common.cfg | ||
lit.site.cfg.in |