Files
tinycc/tests
matthias cb041f11f6 improve _Static_assert
Fix static assert to support literal string instead of just printing
the sring of the current token as it use to be

so we can now use _Static_assert(0, "0" "1") which will print
__FILE__ __LINE__ error: 01
2020-03-04 11:35:34 +01:00
..
2018-01-05 02:19:26 +01:00
2020-03-04 11:35:34 +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-01-22 21:57:19 +01:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00