mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-13 08:15:25 +00:00
Merge branch 'master' into windows-llvm-13.0.0
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user