Handle string literals with embedded \0 correctly.
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 12 Dec 2007 13:44:44 +0000 (13:44 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 12 Dec 2007 13:44:44 +0000 (13:44 +0000)
commit0e0faae013a4302a0cc4f6e465301a82483e0a52
treeefe01fd2eb99ffc07c458ae0ce9cbd5449776924
parentd0922cf22cd514a2cafefbfbcbb4c0d5c17e48a7
Handle string literals with embedded \0 correctly.

[r18708]
ast.c
ast2firm.c
ast_t.h
lexer.c
lexer.h
parser.c
string_rep.h
token.c
token_t.h