If calling process had threads forked process will fail to detect references
from them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 18927 Build 18927: arc lint + arc unit
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.