Record the encoding in string_literal_expression_t and merge EXPR_WIDE_STRING_LITERAL...
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 22 May 2012 08:47:16 +0000 (10:47 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 23 May 2012 05:01:01 +0000 (07:01 +0200)
commitff5b9dd9d29a3f0acdbfdd10f6d2eece471ed289
treec85a76b63eb93f2e1473b28e2de62b48b42d4fa1
parent0d0c46711182c787052cc5fc2187626a3b8a63ed
Record the encoding in string_literal_expression_t and merge EXPR_WIDE_STRING_LITERAL into EXPR_STRING_LITERAL.
ast.c
ast2firm.c
ast_t.h
format_check.c
parser.c
walk.c