summaryrefslogtreecommitdiff
path: root/libbindgen/src/codegen/helpers.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-11-11 13:02:13 -0600
committerGitHub <noreply@github.com>2016-11-11 13:02:13 -0600
commitc2e7f46a326eb7e7ec99dbe9f68d8f4020223541 (patch)
tree22cd211b170ff8d4782992764a4e18c78a7ac4ff /libbindgen/src/codegen/helpers.rs
parent6afec70d9a211fa2233e7b70feefa93efb390f9d (diff)
parent53f7a50e2e4f5ef4784e005dee1e00089a7d4ec8 (diff)
Auto merge of #233 - fitzgen:float128, r=emilio
Add rudimentary support for `__float128` This adds `__float128` as a builtin type, and generates an opaque array of 16 `u8`s to represent it in the generated bindings since Rust doesn't have an `f128` type. Context and motivation: Somehow `__float128` is getting pulled into SpiderMonkey headers from somewhere, and the lack of `__float128` support was causing bindgen to hard fail in bindings generation. r? @emilio
Diffstat (limited to 'libbindgen/src/codegen/helpers.rs')
0 files changed, 0 insertions, 0 deletions