Skip to content

libcxx presubmit should have bootstrapping-build variant for mac and windows, not just linux #122826

Open
@zeroomega

Description

@zeroomega

Most of current libcxx presubmit builders uses the host clang, which is the current release version. There is a special bootstraping-build presubmit builder that builds the ToT Clang and used it to build and test libcxx (e.g.). However, this builder only covers the Linux platform and it missed following breaking changes in the past:

By supporting the Mac and Windows in the bootstraping-build builder, these failures could be caught, reducing downstream disturbances.

Metadata

Metadata

Assignees

No one assigned

    Labels

    libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions