replaced the different initializer types by one union type saving a lot of casts
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sun, 25 Nov 2007 18:32:08 +0000 (18:32 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sun, 25 Nov 2007 18:32:08 +0000 (18:32 +0000)
commitcc6b178146de60a12ea0bb8dc80fc3b457c35bc5
tree810e0c6df30c778f0d925a1b47d5ce37bdb63a23
parent45a23dceb12ed1d9c0813061800855edf19cf8f9
replaced the different initializer types by one union type saving a lot of casts

[r18528]
ast.c
ast.h
ast2firm.c
ast_t.h
parser.c