Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[libc++] Fix CI on release/16.x #61792

Closed
ldionne opened this issue Mar 29, 2023 · 3 comments · Fixed by llvm/llvm-project-release-prs#403
Closed

[libc++] Fix CI on release/16.x #61792

ldionne opened this issue Mar 29, 2023 · 3 comments · Fixed by llvm/llvm-project-release-prs#403
Labels
libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. release:backport test-suite

Comments

@ldionne
Copy link
Member

ldionne commented Mar 29, 2023

/branch ldionne/llvm-project/ldionne-z-llvm-16-fix-ci

@ldionne ldionne added this to the LLVM 16.0.1 Release milestone Mar 29, 2023
@EugeneZelenko EugeneZelenko added libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. test-suite release:backport and removed new issue labels Mar 29, 2023
@ldionne
Copy link
Member Author

ldionne commented Mar 29, 2023

BTW this is

Author: Louis Dionne <ldionne.2@gmail.com>
Date:   Tue Mar 28 13:11:45 2023 -0400

    [libc++] Fix CI on release/16.x

    This patch is aimed directly at release/16.x -- it ensures that we
    can run the CI successfully on the release branch. It's a collection
    of changes that were made on main and not backported to release/16.x
    because the CI had been failing since we created the branch.

    Differential Revision: https://reviews.llvm.org/D147065

@tstellar
Copy link
Collaborator

/branch ldionne/llvm-project/ldionne-z-llvm-16-fix-ci

@llvmbot
Copy link
Collaborator

llvmbot commented Mar 30, 2023

/pull-request llvm/llvm-project-release-prs#403

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. release:backport test-suite
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants