diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2018-01-22 10:11:21 +0100 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2018-01-22 10:11:21 +0100 |
commit | a79b404c9dc08aed6dbe7bf07c20647666e9f65d (patch) | |
tree | 58aa716a127d75f6e00ec2c1fe24df04d80b3ce8 /bindgen-integration/cpp | |
parent | 8fa15cc9b93bffdb93ac05c374eca25157bcf281 (diff) |
codegen: Try to reasonably handle enum : bool.
Just use the repr name we generate, since we generate constants for that.
It's not worth trying to guess the actual type to use IMO.
Bindings lose a bit of portability I guess, but that's really a lost bet
already, so instead of special-casing bool and map constants, let's use a
consistent representation everywhere.
Fixes #1145
Diffstat (limited to 'bindgen-integration/cpp')
0 files changed, 0 insertions, 0 deletions