This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allyesconfig in repository toolchain/ci/llvm-project.
from 3f43d803382d [libc++] Re-enable workaround for pre-ranges CTAD in std::span adds bd8dc965cff1 Bump version to 14.0.1 adds 0547ffef5d39 workflows: Consolidate tests to reduce the number of build jobs
No new revisions were added by this update.
Summary of changes: .github/workflows/clang-tests.yml | 38 ++++--------- .github/workflows/libclc-tests.yml | 51 +++++------------- .github/workflows/lld-tests.yml | 38 ++++--------- .github/workflows/lldb-tests.yml | 45 ++++------------ .github/workflows/llvm-project-tests.yml | 62 ++++++++++++++++++++++ .github/workflows/llvm-tests.yml | 49 +++++++++-------- libcxx/CMakeLists.txt | 2 +- libcxxabi/CMakeLists.txt | 2 +- libunwind/CMakeLists.txt | 2 +- llvm/CMakeLists.txt | 2 +- llvm/utils/gn/secondary/llvm/version.gni | 2 +- llvm/utils/lit/lit/__init__.py | 2 +- llvm/utils/release/build_llvm_package.bat | 4 +- .../llvm/include/llvm/Config/llvm-config.h | 2 +- 14 files changed, 138 insertions(+), 163 deletions(-) create mode 100644 .github/workflows/llvm-project-tests.yml