mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-29 08:41:48 -07:00
-vet flag to do basic vetting of code
This commit is contained in:
@@ -103,6 +103,7 @@ struct BuildContext {
|
||||
bool no_output_files;
|
||||
bool no_crt;
|
||||
bool use_lld;
|
||||
bool vet;
|
||||
|
||||
gbAffinity affinity;
|
||||
isize thread_count;
|
||||
|
||||
Reference in New Issue
Block a user