[PATCH] D143678: [bazel] Add layering-check
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 01:34:48 PST 2023
gchatelet marked an inline comment as done.
gchatelet added a comment.
> One advantage to adding at the package level is that it will also apply for downstream projects using LLVM. So if someone is building via their own project and editing an LLVM submodule or something then they would still have layering enforced. Just a thought
I've added `bazel-group` as a reviewer to get input from other people.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143678/new/
https://reviews.llvm.org/D143678
More information about the llvm-commits
mailing list