ast2firm: Factorise code to convert a value to its storage type.
[cparser] / string_rep.c
2012-10-30 Christoph MallonImplement U, u and u8 strings.
2012-06-14 Christoph MallonInclude string encoding in string_t.
2012-06-14 Christoph MallonConsistently use get_string_len() to correct the size...