Skip to content

cc_toolchain should use compiler_files for CppCompileActions #6927

@hlopko

Description

@hlopko

Currently, cc_toolchain uses all_files attribute for compilation actions, which is unnecessarily big. This effectively makes compiler_files unused.

We should use compiler_files instead.

Note: update cc_toolchain docs after fixing this, docs reference this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3We're not considering working on this, but happy to review a PR. (No assignee)team-Rules-CPPIssues for C++ rulestype: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions