https://reviews.llvm.org/D130237 missed ProcessThreads declaration used by Fuchsia causing build failures.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
It is not just for Fuchsia, the previous change breaks all LSan build because the function declaration does not match the definition.