zig/test/cases/run_translated_c
Hayden Riddiford 20563d8457 - Added special handling for translating C extern variables declared within scoped blocks
- Added test/cases/run_translated_c/extern_typedef_variables_in_functions.c to test for issue 19687
2024-07-16 23:29:44 +03:00
..
compound_assignments_with_implicit_casts.c test manifest key checking and other fixes 2024-03-08 02:59:45 -08:00
compound_assignments_with_pointer_arithmetic.c translate-c: fix translation of "ptr += uint" 2024-06-15 18:19:33 +02:00
dereference address of.c
explicit_cast_bool_from_float.c test manifest key checking and other fixes 2024-03-08 02:59:45 -08:00
extern_typedef_variables_in_functions.c - Added special handling for translating C extern variables declared within scoped blocks 2024-07-16 23:29:44 +03:00
float_from_bool_expr_cast.c translate-c: float cast from boolean expr fix 2024-01-10 19:13:11 +00:00