bazelbuild / bazelbuild/rules_cc
Wrong path for clang-scan-deps
Open
P3
- Dominant language
- Starlark
- Stars
- 247
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/bazelbuild/rules_cc/blob/34f61b4729f650f19dc0b5d1e091f6c043e73891/cc/private/toolchain/unix_cc_configure.bzl#L451-L456
We should not be using a assumed hard coded path to find `clang-scan-deps` and should rather find it via path.
Contributor guide
Assessment
This issue has not been assessed yet.