Merge branch 'master' into windows-llvm-13.0.0

This commit is contained in:
gingerBill
2022-01-10 13:32:11 +00:00

View File

@@ -4941,7 +4941,6 @@ void check_procedure_bodies(Checker *c) {
if (!build_context.threaded_checker) {
worker_count = 0;
}
worker_count = 0;
if (worker_count == 0) {
auto *this_queue = &c->procs_to_check_queue;