[libcxx-commits] [PATCH] D131174: [libc++][CI] Increases the Clang version used.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 24 10:10:13 PDT 2022


Mordante marked an inline comment as done.
Mordante added inline comments.


================
Comment at: libcxx/utils/ci/buildkite-pipeline.yml:215
   # Tests with the supported compilers.
   - label: "GCC 12 / C++11"
     command: "libcxx/utils/ci/run-buildbot generic-gcc-cxx11"
----------------
ldionne wrote:
> Is this supported? That would be nice.
Interesting suggestion! It works
https://buildkite.com/llvm-project/libcxx-ci/builds/13149


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131174



More information about the libcxx-commits mailing list