tree: c7444917d87a8a694bf7de61f9126d432d889f4a
  1. BUILD.bazel
  2. llvm-raw.incompatible_disallow_empty_glob.patch
  3. README.md
extensions/bindgen/3rdparty/patches/README.md

Patches

All patches pair with the versions of the referenced repositories defined in @rules_rust_bindgen//:repositories.bzl.

llvm-raw.incompatible_disallow_empty_glob

Uses of glob are updated to have allow_empty = True added so the llvm-project repo is compatible with consumers building with --incompatible_disallow_empty_glob.