Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
libcxx/utils/ci/run-buildbot | ||
---|---|---|
302–303 | We should actually switch to GCC 12 instead of adding a new job. We only support the latest-released GCC per our policy. We should also update https://libcxx.llvm.org/#platform-and-compiler-support to say that we support GCC 12 only. |
libcxx/utils/ci/run-buildbot | ||
---|---|---|
302–303 | Wouldn't that mean that we only support clang 14 and 15? I thought the logic was "the latest compiler at the time of the last release branch". |
We should actually switch to GCC 12 instead of adding a new job. We only support the latest-released GCC per our policy. We should also update https://libcxx.llvm.org/#platform-and-compiler-support to say that we support GCC 12 only.