Commit 4faa366
Field visibility callback (#2525)
* Add test for respect-cxx-access-specs and visibility annotations
* Use default visibility for padding fields
* Compute visibility of bitfield unit based on actual field visibility
* Add callback to override field visibility
---------
Co-authored-by: Jethro Beekman <jethro@fortanix.com>1 parent 05ebcac commit 4faa366
File tree
12 files changed
+662
-65
lines changed- bindgen-tests/tests
- expectations/tests
- headers
- parse_callbacks
- bindgen
- codegen
- ir
12 files changed
+662
-65
lines changedLines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 166 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 179 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments