Skip to content

CheckerGccPlugins: A few thread-safety checker updates.

std::once_flag is ok static. Treat it like a mutex. Allow a more granular override of static checking.

Merge request reports