[all-commits] [llvm/llvm-project] 2e7e14: workflows: Add a test to ensure that the LLVM vers...

Tom Stellard via All-commits all-commits at lists.llvm.org
Thu Apr 28 17:41:13 PDT 2022


  Branch: refs/heads/release/14.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e7e14177186dc417a49dbf88493dabde0572e22
      https://github.com/llvm/llvm-project/commit/2e7e14177186dc417a49dbf88493dabde0572e22
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2022-04-28 (Thu, 28 Apr 2022)

  Changed paths:
    A .github/workflows/version-check.py
    A .github/workflows/version-check.yml

  Log Message:
  -----------
  workflows: Add a test to ensure that the LLVM version is correct

This should prevent mistakes like Issue#55137.

Reviewed By: thieta

Differential Revision: https://reviews.llvm.org/D124539


  Commit: 1f9140064dfbfb0bbda8e51306ea51080b2f7aac
      https://github.com/llvm/llvm-project/commit/1f9140064dfbfb0bbda8e51306ea51080b2f7aac
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2022-04-28 (Thu, 28 Apr 2022)

  Changed paths:
    M libcxx/CMakeLists.txt
    M libcxxabi/CMakeLists.txt
    M libunwind/CMakeLists.txt
    M llvm/CMakeLists.txt
    M llvm/utils/gn/secondary/llvm/version.gni
    M llvm/utils/lit/lit/__init__.py
    M llvm/utils/release/build_llvm_package.bat
    M utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/llvm-config.h

  Log Message:
  -----------
  Bump version to 14.0.3


Compare: https://github.com/llvm/llvm-project/compare/0e27d08cdeb3...1f9140064dfb


More information about the All-commits mailing list