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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 17908 Build 17908: arc lint + arc unit
did you mean CheckThreadLocked? No reason to use function overloading here.