diff options
author | Mark de Wever <koraq@xs4all.nl> | 2022-08-04 17:29:25 +0200 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2022-08-27 13:42:38 +0200 |
commit | ca04b49597ccf137da9dfcbb1844d2e8b6a83c07 (patch) | |
tree | a10ea1eaeb7efb58ce7addcaae0713891f71bae9 /clang/lib/Basic/SourceManager.cpp | |
parent | 69c20a1f49aa5e19ed8ad291598caa1ec3b4d8f5 (diff) | |
download | llvm-ca04b49597ccf137da9dfcbb1844d2e8b6a83c07.zip llvm-ca04b49597ccf137da9dfcbb1844d2e8b6a83c07.tar.gz llvm-ca04b49597ccf137da9dfcbb1844d2e8b6a83c07.tar.bz2 |
[libc++][CI] Increases the Clang version used.
Changes the CI to use the Clang 16 nightly builds instead of Clang 14.
(The libc++15 branch was accidentally build using Clang 14 instead of
Clang 15; hence the skipping of a number.)
Also adds a Clang 15 build to the test matrix.
Based on the private discussion with @ldionne we decided to move
the configuration parameters from the `run-buildbot` script to the
CI configuration `buildkite-pipeline.yml`. Other hard-coded values
from the Dockerfile should be move to the CI configuration too. That
will be done in another commit.
C++17 will use Clang-15 since D131479 causes a test to fail.
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D131174
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions