[libcxx-commits] [PATCH] D93512: [libc++] [P0879] constexpr heap and partial_sort algorithms

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 27 06:17:45 PST 2021


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

In D93512#2525171 <https://reviews.llvm.org/D93512#2525171>, @Quuxplusone wrote:

> @ldionne: I don't think buildkite is ever going to finish a build here. I propose that you approve this revision and I just go again and land it, and we'll see what happens with the buildbots after that. (If it somehow //does// break buildbots, we can revert it.) Thoughts?

I've restarted the failing job. I've been having a few issues with the builders for the past 2 days. The laptops are being overworked :-)

Let's land this once https://buildkite.com/llvm-project/libcxx-ci/builds/1140 has succeeded.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93512



More information about the libcxx-commits mailing list