diff options
| author | Guillaume Wenzek <gwenzek@users.noreply.github.com> | 2022-11-18 13:05:25 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-18 14:05:25 +0200 |
| commit | 5221c90164b80b61ef1d113a44126b9fab74a916 (patch) | |
| tree | b7fa0c968cdcb702f5de277c3f4f161c0dc46801 /src/codegen | |
| parent | 6c931c32bbd2d443ab83f08f4bf1ff77aaeb54bb (diff) | |
| download | zig-5221c90164b80b61ef1d113a44126b9fab74a916.tar.gz zig-5221c90164b80b61ef1d113a44126b9fab74a916.zip | |
add C ABI tests with double
const DC = extern struct { v1: f64, v2: u8 };
const CFF = extern struct { v1: u8, v2: f32, v3: f32 };
const PD = extern struct { v1: ?*anyopaque, v2: f64 };
Signed-off-by: Guillaume Wenzek <gwenzek@users.noreply.github.com>
Diffstat (limited to 'src/codegen')
0 files changed, 0 insertions, 0 deletions
