[libcxx-commits] [PATCH] D118831: [libc++] Bump minimum compiler requirements

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 3 08:22:38 PST 2022


Mordante added inline comments.


================
Comment at: libcxx/utils/ci/buildkite-pipeline.yml:177
 
-  - label: "Clang 12"
-    command: "libcxx/utils/ci/run-buildbot generic-clang-12"
----------------
ldionne wrote:
> Mordante wrote:
> > Should we keep a Clang 12 job for a while to validate backporting patches to the release branch or should the release branch do the validation?
> The plan was for the release branch to do the validation. Right now, it seems like release branch testing doesn't work correctly, though, but I pinged Mikhail about it.
Thanks for the clarification.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118831



More information about the libcxx-commits mailing list