[all-commits] [llvm/llvm-project] 379a8d: Fix bazel build for 8437b7f5. (#132046)

James Y Knight via All-commits all-commits at lists.llvm.org
Wed Mar 19 08:06:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 379a8d1a830f021fbc84e74ccbb316f2327d88c2
      https://github.com/llvm/llvm-project/commit/379a8d1a830f021fbc84e74ccbb316f2327d88c2
  Author: James Y Knight <jyknight at google.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

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

  Log Message:
  -----------
  Fix bazel build for 8437b7f5. (#132046)

When using parse_headers validation, rpc_server.h fails to build, since
we don't expose any of the RPC deps in the Bazel build.

So at least for now, just exclude it.



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