mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-28 09:33:27 +01:00
Merge dmd 1.056.
This commit is contained in:
@@ -153,7 +153,7 @@ struct Module : Package
|
||||
Dsymbol *symtabInsert(Dsymbol *s);
|
||||
void deleteObjFile();
|
||||
void addDeferredSemantic(Dsymbol *s);
|
||||
void runDeferredSemantic();
|
||||
static void runDeferredSemantic();
|
||||
int imports(Module *m);
|
||||
|
||||
// Back end
|
||||
|
||||
Reference in New Issue
Block a user