mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 03:58:11 +00:00
record which irtree-and-type generations were produced via auto-hooks; skip those when doing typeofs
This commit is contained in:
@@ -318,6 +318,7 @@ struct E_IRTreeAndType
|
||||
E_TypeKey type_key;
|
||||
void *user_data;
|
||||
E_Mode mode;
|
||||
B32 auto_hook;
|
||||
E_MsgList msgs;
|
||||
E_IRTreeAndType *prev;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user