[all-commits] [llvm/llvm-project] 8de802: [bazel] Add layering-check

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Wed Mar 8 05:24:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8de802e221b37df3900f560a5cef53684dc9bb6a
      https://github.com/llvm/llvm-project/commit/8de802e221b37df3900f560a5cef53684dc9bb6a
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

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

  Log Message:
  -----------
  [bazel] Add layering-check

In the same vein as https://reviews.llvm.org/D141553
Enable the feature globally to ensure layering and catch circular dependencies
(https://llvm.org/docs/CodingStandards.html#library-layering).

Differential Revision: https://reviews.llvm.org/D143678




More information about the All-commits mailing list