mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Implement -nested-ctx=hybrid
This commit is contained in:
@@ -111,6 +111,7 @@ IrFunction::IrFunction(FuncDeclaration* fd)
|
||||
nestArg = NULL;
|
||||
|
||||
nestedVar = NULL;
|
||||
framesType = NULL;
|
||||
|
||||
_arguments = NULL;
|
||||
_argptr = NULL;
|
||||
|
||||
Reference in New Issue
Block a user