mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-16 08:01:24 -07:00
Correct a race condition when checking the procedure body
This commit is contained in:
@@ -291,6 +291,7 @@ struct BuildContext {
|
||||
bool show_error_line;
|
||||
|
||||
bool ignore_lazy;
|
||||
bool ignore_llvm_build;
|
||||
|
||||
bool use_subsystem_windows;
|
||||
bool ignore_microsoft_magic;
|
||||
|
||||
Reference in New Issue
Block a user