[all-commits] [llvm/llvm-project] 5916de: [bazel] Add layering-check

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Tue Mar 7 05:24:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5916decfc2ba3f5ce5c5c0fe8de72ea2f8b4c3bf
      https://github.com/llvm/llvm-project/commit/5916decfc2ba3f5ce5c5c0fe8de72ea2f8b4c3bf
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
    M utils/bazel/.bazelrc

  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