mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-13 14:53:34 +00:00
Speed up SSA generation and clang compilation
This commit is contained in:
@@ -33,6 +33,7 @@ struct AstFile {
|
||||
|
||||
ErrorCollector error_collector;
|
||||
|
||||
// TODO(bill): Error recovery
|
||||
// NOTE(bill): Error recovery
|
||||
#define PARSER_MAX_FIX_COUNT 6
|
||||
isize fix_count;
|
||||
|
||||
Reference in New Issue
Block a user