[all-commits] [llvm/llvm-project] 96353d: [clang][Bazel] Add missing dependency from symbol_...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Mon Mar 21 00:43:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96353d6f6fdcd3379b2d0eeae448795637812a0c
      https://github.com/llvm/llvm-project/commit/96353d6f6fdcd3379b2d0eeae448795637812a0c
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2022-03-21 (Mon, 21 Mar 2022)

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

  Log Message:
  -----------
  [clang][Bazel] Add missing dependency from symbol_graph to llvm:support.

This did not show up as build error because the build also works if the
dependency is transitively available. But there should be a direct
dependency anyway.




More information about the All-commits mailing list