bazel-contrib / bazel-contrib/toolchains_llvm
don't use cc_wrapper.sh when specify toolchain from local absolute path?
Open
- Dominant language
- Starlark
- Stars
- 371
- Forks
- 283
- Avg merge
- 1d 55m
- Merged PRs (30d)
- 25
Description
as title, in such a scene, wouldn't meet https://github.com/bazelbuild/bazel/issues/7746??, if dn't use a wrapper script, we can see which compiler used directly
Contributor guide
Research direction
Start by locating cc_wrapper.sh and the code path used when a toolchain is specified by a local absolute path. Read the linked Bazel issue 7746 for the reported behavior, then determine the expected direct compiler selection and how completion should show which compiler was used.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100