diff options
author | Vitaly Buka <vitalybuka@google.com> | 2018-05-09 23:02:14 +0000 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2018-05-09 23:02:14 +0000 |
commit | ed43f18b55a1fdf30d73a1c08b273177774fdeee (patch) | |
tree | a5afe913df953658626bcd91515fec542e0d6c47 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 79e917d117b9caec749360614795cd857c21419a (diff) | |
download | bcm5719-llvm-ed43f18b55a1fdf30d73a1c08b273177774fdeee.tar.gz bcm5719-llvm-ed43f18b55a1fdf30d73a1c08b273177774fdeee.zip |
[lsan] Report unsuspended threads
Summary:
Leak checker needs to suspend all process threads. If we have some running
thread in registry but not suspended we can have false leak report. So we will
report this case here for future debugging.
Reviewers: eugenis
Subscribers: kubamracek, llvm-commits
Differential Revision: https://reviews.llvm.org/D46663
llvm-svn: 331936
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions