zig translate-c outputs @OpaqueType() for C structs with bitfields #3835
Labels
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
translate-c
C to Zig source translation feature (@cImport)
Milestone
Create file repro.h with contents:
Run
zig translate-c repro.h
Unexpected output:
The text was updated successfully, but these errors were encountered: