mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-26 08:33:14 +01:00
Merge 2.058beta
This commit is contained in:
@@ -166,7 +166,6 @@ Statement *AsmStatement::semantic(Scope *sc)
|
||||
sc->func->inlineAsm = true;
|
||||
#endif
|
||||
sc->func->hasReturnExp |= 8;
|
||||
sc->func->inlineStatus = ILSno; // %% not sure
|
||||
|
||||
// empty statement -- still do the above things because they might be expected?
|
||||
if (! tokens)
|
||||
|
||||
Reference in New Issue
Block a user