mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-12 02:43:14 +01:00
[svn r269] Fixed dwarf debug info for structs.
This commit is contained in:
@@ -50,6 +50,8 @@ IrStruct::IrStruct(Type* t)
|
||||
|
||||
classDeclared = false;
|
||||
classDefined = false;
|
||||
|
||||
dwarfComposite = NULL;
|
||||
}
|
||||
|
||||
IrStruct::~IrStruct()
|
||||
|
||||
Reference in New Issue
Block a user