Use initializer_value_t for INITIALIZER_STRING, too.
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 14 Jun 2012 09:06:38 +0000 (11:06 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 14 Jun 2012 11:47:34 +0000 (13:47 +0200)
commit99f5a3cd09e0d7d6127751fc9f6550b5dcbbbd33
tree33ca52ee70dde7af079730bc3e9b5fb1f4f51df9
parent2be7ab630576a2dbf16a6930bef792e0ca9c7d6e
Use initializer_value_t for INITIALIZER_STRING, too.

This way we do not lose the location information of the string.
ast.c
ast.h
ast2firm.c
ast_t.h
parser.c