Evan Haas 4bdf04654e
tools: Add tool for checking size and alignment of C types
Prints _Static_asserts for the size and alignment of all the basic built-in C
types. The output can be run through a compiler for the specified target to
verify that Zig's values are the same as those used by a C compiler for the
target.
2024-08-05 12:56:40 -07:00
..
2024-04-28 21:12:01 +12:00
2024-03-18 19:13:46 +01:00
2024-03-30 20:50:48 -04:00