aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageView.cpp
diff options
context:
space:
mode:
authordenglesberg-splunk <125308860+denglesberg-splunk@users.noreply.github.com>2024-01-19 03:12:54 -0500
committerGitHub <noreply@github.com>2024-01-19 09:12:54 +0100
commit3b54337be54107a5f196bb98dfc858b10ec35b8a (patch)
treeda054ee219abf9847dda511523f30046239822c5 /llvm/tools/llvm-cov/SourceCoverageView.cpp
parentc6a6547798ca641b985456997cdf986bb99b0707 (diff)
downloadllvm-3b54337be54107a5f196bb98dfc858b10ec35b8a.zip
llvm-3b54337be54107a5f196bb98dfc858b10ec35b8a.tar.gz
llvm-3b54337be54107a5f196bb98dfc858b10ec35b8a.tar.bz2
Replace `exec_tools` with `tools` in bazel genrule. (#77510)
As of the Bazel 6.x series, there is no difference between the `exec_tools` and `tools`. Bazel 7 removes the `exec_tools` attribute entirely. This commit updates to use the cannonical attribute name to allow building `clang-tidy``with bazel 7.0.0, though it does not change the default bazel version which remains at 6.1.2. See also https://github.com/bazelbuild/bazel/issues/19132 for more information.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions