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 17904 Build 17904: arc lint + arc unit
did you mean CheckThreadLocked? No reason to use function overloading here.