deferred procedure attribute

This commit is contained in:
gingerBill
2018-12-14 21:05:02 +00:00
parent b7eebe5d00
commit 95873e66ab
5 changed files with 147 additions and 10 deletions
+1
View File
@@ -477,6 +477,7 @@ struct Checker {
CheckerInfo info;
Array<ProcInfo> procs_to_check;
Array<Entity *> procs_with_deferred_to_check;
gbAllocator allocator;
CheckerContext init_ctx;