zig/test/cases/translate_c
2024-04-12 10:10:42 +00:00
..
align() attribute.c add tests for fixed stage1 bugs 2024-03-28 15:24:01 +02:00
assert_with_strlit.c translate-c: support macro with 'assert(false && "error message")' 2024-04-11 14:39:47 +00:00
empty union initializer list.c Use mem.zeroes for empty union initializer list 2024-01-31 06:38:44 +02:00
enums msvc.c
enums.c
macro_function_string_concat.c translate-c: handle string concatenation of function calls 2024-03-26 21:16:53 -07:00
static empty struct.c Use mem.zeroes for empty union initializer list 2024-01-31 06:38:44 +02:00
strlit_as_bool.c translate-c: allow str literals in bool expressions 2024-04-12 10:10:42 +00:00