mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-27 01:53:13 +01:00
Merged DMD commit 1cbeff4e725b429596dacfa6108938b54972eb37:
more 64 The other front-end changes from the commit seem to be DMD-specific, as they break several AA test cases.
This commit is contained in:
@@ -7505,6 +7505,8 @@ Expression *SliceExp::semantic(Scope *sc)
|
||||
goto Lerror;
|
||||
}
|
||||
}
|
||||
else if (t == Type::terror)
|
||||
goto Lerr;
|
||||
else
|
||||
goto Lerror;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user