Skip to content
  • Alan Wu's avatar
    e714907d
    YJIT: Upgrade bindgen to stabilize and reduce output · e714907d
    Alan Wu authored
    The new version has an option to merge everything into a big
    `extern "C"` block and it's nicer.
    
    More importantly, this upgrade fixes an issue where Ubuntu with Clang 12
    and macOS with Clang 14 gave a one line diff for `rb_shape_t`. It was
    slightly annoying because we use macOS locally.
    e714907d
    YJIT: Upgrade bindgen to stabilize and reduce output
    Alan Wu authored
    The new version has an option to merge everything into a big
    `extern "C"` block and it's nicer.
    
    More importantly, this upgrade fixes an issue where Ubuntu with Clang 12
    and macOS with Clang 14 gave a one line diff for `rb_shape_t`. It was
    slightly annoying because we use macOS locally.
Loading