Skip to content

Commit 4dd91ff

Browse files
committed
Make postprocessing more robust
This is done by merging extern blocks and sorting items in every module instead of just in the root module. The tests were changed to use `cxx` namespaces so they effectively check that items are manipulated correctly in every single module.
1 parent 576fd8d commit 4dd91ff

File tree

12 files changed

+681
-208
lines changed

12 files changed

+681
-208
lines changed

bindgen-tests/tests/expectations/tests/merge-extern-blocks.rs

Lines changed: 84 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindgen-tests/tests/expectations/tests/sort-items.rs

Lines changed: 220 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)