mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-10 06:53:03 +00:00
nil_allocator; Fix IR type checking assert; append_string
This commit is contained in:
@@ -458,7 +458,6 @@ struct CheckerInfo {
|
||||
Scope * init_scope;
|
||||
Entity * entry_point;
|
||||
PtrSet<Entity *> minimum_dependency_set;
|
||||
|
||||
};
|
||||
|
||||
struct Checker {
|
||||
|
||||
Reference in New Issue
Block a user