Use struct string_literal_expression_t instead of struct literal_expression_t for...
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 23 May 2012 17:36:18 +0000 (19:36 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 5 Jun 2012 06:35:05 +0000 (08:35 +0200)
commit95c8b660c62425a96f93e005f6fc90d0d0362b58
tree97f380d48df59fbda990942f66409214962eff79
parent778f63bfc216c257ae8194288f77a41f049a3638
Use struct string_literal_expression_t instead of struct literal_expression_t for character literals.
ast.c
ast2firm.c
ast_t.h
parser.c
walk.c