mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-02 20:58:15 +00:00
Add -para-poly-diagnostics
This commit is contained in:
@@ -218,6 +218,8 @@ struct DeclInfo {
|
||||
Ast * proc_lit; // Ast_ProcLit
|
||||
Type * gen_proc_type; // Precalculated
|
||||
|
||||
Entity * para_poly_original;
|
||||
|
||||
bool is_using;
|
||||
bool where_clauses_evaluated;
|
||||
bool foreign_require_results;
|
||||
|
||||
Reference in New Issue
Block a user