Files
tinycc/tests
Michael Matz 7b6931ed1f Fix some string literal expressions in initializers
Things like 'char x[] = { "foo"[1], 0 }' (which should initialize
a two-character array 'x' with "o\0").  See added testcase.
2020-06-20 22:00:18 +02:00
..
2018-01-05 02:19:26 +01:00
2017-09-24 18:03:26 -07:00
2017-12-12 17:57:20 +01:00
2017-12-12 17:57:20 +01:00
2017-12-03 04:53:50 +01:00
2020-05-12 20:35:43 +02:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00