Parse and check semantic of throw expressions.
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 27 Oct 2008 10:32:09 +0000 (10:32 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 27 Oct 2008 10:32:09 +0000 (10:32 +0000)
commit0752e653e37c104df48afac4ec669bf6f7502308
tree5ffad4c76e0de0108716327e255b3f462c00e21d
parent9a74afee5f9ec2de1e44bce346e78ad75ed3d291
Parse and check semantic of throw expressions.

[r23220]
ast.c
ast_t.h
parser.c
walk_statements.c