[libcxx-commits] [PATCH] D104400: Cherry-pick a few changes to unbreak libc++ testing on release/12.x

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 16 12:30:59 PDT 2021


ldionne added a comment.

In D104400#2822831 <https://reviews.llvm.org/D104400#2822831>, @tstellar wrote:

> In D104400#2822815 <https://reviews.llvm.org/D104400#2822815>, @ldionne wrote:
>
>> @tstellar Permission to merge this into `release/12.x` once the CI is passing.
>>
>> I'm trying to get on top of the release story for libc++ and I'd like to merge a few bug fixes to the 12.0.1 release, but I want to do that on top of clean CI, which is what these 3 small patches do.
>
> Sure, no problem.  Is the bot you are trying to fix: libcxx-libcxxabi-x86_64-linux-debian-release  ?

Thanks. No, I'm trying to fix https://buildkite.com/llvm-project/libcxx-ci/builds?branch=release%2F12.x right now. But I'll also have a look at the `linux-debian-release` one.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104400/new/

https://reviews.llvm.org/D104400



More information about the libcxx-commits mailing list