diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2022-11-09 13:33:19 +0100 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2022-11-09 13:54:34 +0100 |
commit | c03b37697a1e117995ea76203e5c0ce7d6696c4e (patch) | |
tree | 0b04b07add048cb3e7fe265174d600e5a39eb826 /bindgen/codegen/impl_debug.rs | |
parent | 0631a27bee19601e393e31e7dfc2563412b2fe01 (diff) |
ir: Don't crash with built-in unexposed types from libclang.
This fixes #2325.
The issue is that `__bf16` is not exposed at all by libclang, which
causes us to crash. It's a bit of a shame libclang doesn't expose it but
there's no rust equivalent I think, so this should be ok for now.
Unfortunately no test because the header crashes older clang versions.
Diffstat (limited to 'bindgen/codegen/impl_debug.rs')
0 files changed, 0 insertions, 0 deletions