[all-commits] [llvm/llvm-project] ffccf9: [libc++][ci] Test Clang ToT by default, and add jo...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Fri Jul 9 07:18:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ffccf96e90d6b726188c3ddbe5142f06762567ad
https://github.com/llvm/llvm-project/commit/ffccf96e90d6b726188c3ddbe5142f06762567ad
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-07-09 (Fri, 09 Jul 2021)
Changed paths:
M libcxx/utils/ci/buildkite-pipeline.yml
M libcxx/utils/ci/run-buildbot
Log Message:
-----------
[libc++][ci] Test Clang ToT by default, and add jobs on Clang 11 and 12
It makes the most sense to test with Clang ToT by default since that's
exactly what we're trying to QA: that libc++ works with whatever compiler
we're going to release next.
More information about the All-commits
mailing list