diff options
author | Alexey Zabelin <hello@alexeyzabelin.com> | 2017-09-14 17:38:57 -0400 |
---|---|---|
committer | Alexey Zabelin <hello@alexeyzabelin.com> | 2017-09-14 17:38:57 -0400 |
commit | 828555289cc2d781d1d15f62656d5c0bd4e70c15 (patch) | |
tree | 5c311b26407f308de01714d9e653de42b56a7ca1 /tests/headers/derive-hash-struct-with-float-array.h | |
parent | f6002ab064bc0690fa69d2a05c94b34bfc6fd2c6 (diff) |
Add a `Builder::blacklist_type`
This deprecates `Builder::hide_type`.
Related to #984.
- [x] Add Builder::blacklist_type, that does the same thing as hide_type
- [x] Mark Builder::hide_type as #[deprecated = "Use blacklist_type instead"]
- [x] Make hide_type delegate to blacklist_type
- [x] Rename the BindgenOptions::hidden_types member to BindgenOptions::blacklisted_types
- [x] Rename ir::context::BindgenContext::hidden_by_name to blacklisted_by_name
- [x] Rename ir::item::Item::is_hidden to is_blacklisted
Diffstat (limited to 'tests/headers/derive-hash-struct-with-float-array.h')
0 files changed, 0 insertions, 0 deletions