If calling process had threads forked process will fail to detect references
from them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/lib/lsan/lsan_common.cc | ||
---|---|---|
577 | It might be a good idea to print something to the log explaining that lsan is pretty much disabled. On the other hand, not sure how spammy that would be. Up to you. |
It might be a good idea to print something to the log explaining that lsan is pretty much disabled. On the other hand, not sure how spammy that would be. Up to you.