mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-12 06:49:02 +02:00
Different fixes for d2
This commit is contained in:
@@ -57,7 +57,7 @@ static llvm::cl::opt<bool> fqnNames("oq",
|
||||
llvm::cl::ZeroOrMore);
|
||||
#endif
|
||||
|
||||
ClassDeclaration *Module::moduleinfo;
|
||||
AggregateDeclaration *Module::moduleinfo;
|
||||
|
||||
Module *Module::rootModule;
|
||||
DsymbolTable *Module::modules;
|
||||
|
||||
Reference in New Issue
Block a user