Consistently use get_string_len() to correct the size calculation of wide string...
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 13 Jun 2012 10:37:01 +0000 (12:37 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 14 Jun 2012 08:38:07 +0000 (10:38 +0200)
commit6d30fa5c7d03437d992a80234c88d8eb6431b35e
tree76bbd7be29b5a51e3bbaf6197f14f5396a8c3fe1
parentab999b47da27771a83e34b5fc7347577ff11f079
Consistently use get_string_len() to correct the size calculation of wide string literals.
Makefile
ast2firm.c
parser.c
string_rep.c [new file with mode: 0644]
string_rep.h
token_t.h