Improve error recovery in parse_asm_statement() and do not return an error statement.
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 26 Apr 2012 11:21:55 +0000 (13:21 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 26 Apr 2012 13:19:18 +0000 (15:19 +0200)
commit23ebb996cbe0f5d2c74184d1cfb783cb2a529a13
treec92ddcd6ff4859b2d63c7ccd0625e870089f1e92
parent89f42b8b4d1d6975715a99ee566f9999438a654f
Improve error recovery in parse_asm_statement() and do not return an error statement.
parser.c