mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-17 17:29:02 +02:00
Merge 1.072
This commit is contained in:
@@ -183,11 +183,7 @@ Statement *AsmStatement::semantic(Scope *sc)
|
||||
return this;
|
||||
}
|
||||
|
||||
#if DMDV2
|
||||
int AsmStatement::blockExit(bool mustNotThrow)
|
||||
#else
|
||||
int AsmStatement::blockExit()
|
||||
#endif
|
||||
{
|
||||
//printf("AsmStatement::blockExit(%p)\n", this);
|
||||
#if DMDV2
|
||||
|
||||
Reference in New Issue
Block a user