mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 23:28:48 +00:00
Imply #no_capture to all variadic parameters
This commit is contained in:
@@ -344,7 +344,6 @@ struct lbProcedure {
|
||||
Array<lbNoCaptureData> no_captures;
|
||||
|
||||
LLVMValueRef temp_callee_return_struct_memory;
|
||||
|
||||
Ast *curr_stmt;
|
||||
|
||||
Array<Scope *> scope_stack;
|
||||
|
||||
Reference in New Issue
Block a user