Forget static keyword for gcov_mutex in https://reviews.llvm.org/D74953 and that causes test failure on mac.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 47160 Build 49968: arc lint + arc unit
Event Timeline
Comment Actions
I'm not really sure what the mutex is for, but it shouldn't be exported. This change looks fine.