mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-22 03:39:03 +02:00
Fixed problems introduced by previous commits that prevented Tango from compiling.
This commit is contained in:
@@ -150,6 +150,8 @@ struct IrStruct : IrBase
|
||||
|
||||
// composite type debug description
|
||||
llvm::DICompositeType diCompositeType;
|
||||
|
||||
std::vector<VarDeclaration*> staticVars;
|
||||
};
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user