[all-commits] [llvm/llvm-project] 8d488f: [bazel] Fix nanobind header build (#192627)

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Fri Apr 17 03:54:26 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d488fcd6f7c35b3d256feb0554fd885a9f5ce10
      https://github.com/llvm/llvm-project/commit/8d488fcd6f7c35b3d256feb0554fd885a9f5ce10
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2026-04-17 (Fri, 17 Apr 2026)

  Changed paths:
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [bazel] Fix nanobind header build (#192627)

The build was broken by 3b3ac5a1169722bff1ae0f5f8f27a48cc08c3d02
changing textual_hdrs to hdrs - the copts/features weren't copied over,
meaning Nanobind was attempted to be built with exceptions disabled.

Co-authored-by: James Molloy <jmolloy at google.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list