[all-commits] [llvm/llvm-project] e7cf10: [bazel] Enable layering_check for MLIR test directory
Jordan Rupprecht via All-commits
all-commits at lists.llvm.org
Wed Jan 26 13:40:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7cf10958703f4fee8f8d0f9cbe3c4ed4a25b0d9
https://github.com/llvm/llvm-project/commit/e7cf10958703f4fee8f8d0f9cbe3c4ed4a25b0d9
Author: Jordan Rupprecht <rupprecht at google.com>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
Log Message:
-----------
[bazel] Enable layering_check for MLIR test directory
This would have enabled me to notice the MLIR test file needed updating too, preventing the test file of 2074eef5db330ab437410bfb617b58ea70f4fbff from being necessary.
layering_check is already enabled in mlir/BUILD.bazel. I don't know why I didn't see the other breakage there.
Differential Revision: https://reviews.llvm.org/D118125
More information about the All-commits
mailing list