-
Nat Goodspeed authored
LLParamSingleton contained a static member mutex. Unfortunately that wasn't guaranteed to be initialized by the time its getInstance() was entered. Use a function-local static instead.
Nat Goodspeed authoredLLParamSingleton contained a static member mutex. Unfortunately that wasn't guaranteed to be initialized by the time its getInstance() was entered. Use a function-local static instead.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.