Skip to content

Add clang-scan-deps to toolchain to support C++20 modules #638

@kammce

Description

@kammce

Problem or Opportunity

C++20 modules has been supported in LLVM since 18 but releases 20.1.0 and 21.x.y do not have the necessary clang-scan-deps program to make this work. Users must rely on installing LLVM in some other way in order to get modules support.

Requested Solution

Add clang-scan-deps to future releases.

Alternatives Considered

N/A

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions