Expose Starlark getters for cc_toolchain depsets #7427
Labels
P1
I'll work on this now. (Assignee required)
team-Rules-CPP
Issues for C++ rules
type: feature request
When using platforms, there is no way to access FilesToBuild provider from c++ toolchain. It seems the common way to solve this is to expose domain specific getters on
ToolchainInfo
. So let's do that.Blocking #6516.
The text was updated successfully, but these errors were encountered: