mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-08-01 20:10:04 +02:00
Remove minor differences with upstream
This commit is contained in:
@@ -145,7 +145,7 @@ struct Declaration : Dsymbol
|
||||
enum PROT protection;
|
||||
enum LINK linkage;
|
||||
int inuse; // used to detect cycles
|
||||
const char *mangleOverride; // overridden symbol with pragma(mangle, "...")
|
||||
const char *mangleOverride; // overridden symbol with pragma(mangle, "...")
|
||||
enum Semantic sem;
|
||||
|
||||
Declaration(Identifier *id);
|
||||
|
||||
Reference in New Issue
Block a user