aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2016-10-13 22:34:13 +0000
committerKostya Serebryany <kcc@google.com>2016-10-13 22:34:13 +0000
commit8633900e03a9f057e7207f8eca380741056756fd (patch)
treeda69bf96171b404a984430b09ca169c054dce470 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent98d0ea64ca26673fbedf9eaaf724d8cb174f1b6d (diff)
downloadllvm-8633900e03a9f057e7207f8eca380741056756fd.zip
llvm-8633900e03a9f057e7207f8eca380741056756fd.tar.gz
llvm-8633900e03a9f057e7207f8eca380741056756fd.tar.bz2
Make lsan complain loudly when running under ptrace
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
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions