Simplify opaque struct output in C
There is no need for a separate forward struct declaration, just like in case with regular structures.
Showing
- src/bindgen/ir/opaque.rs 0 additions, 2 deletionssrc/bindgen/ir/opaque.rs
- tests/expectations/enum.c 0 additions, 1 deletiontests/expectations/enum.c
- tests/expectations/monomorph-1.c 0 additions, 3 deletionstests/expectations/monomorph-1.c
- tests/expectations/monomorph-2.c 0 additions, 2 deletionstests/expectations/monomorph-2.c
- tests/expectations/monomorph-3.c 0 additions, 3 deletionstests/expectations/monomorph-3.c
- tests/expectations/simplify-option-ptr.c 0 additions, 1 deletiontests/expectations/simplify-option-ptr.c
- tests/expectations/static.c 0 additions, 1 deletiontests/expectations/static.c
- tests/expectations/std_lib.c 0 additions, 3 deletionstests/expectations/std_lib.c
- tests/expectations/struct.c 0 additions, 1 deletiontests/expectations/struct.c
- tests/expectations/union.c 0 additions, 1 deletiontests/expectations/union.c
Loading
Please register or sign in to comment