[all-commits] [llvm/llvm-project] 4c7ae4: [flang] Improve compiler_version test (NFC)

kkwli via All-commits all-commits at lists.llvm.org
Sun Jun 11 18:56:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c7ae4ad31c5e89afc42e734bee3048111777ec3
      https://github.com/llvm/llvm-project/commit/4c7ae4ad31c5e89afc42e734bee3048111777ec3
  Author: Kelvin Li <kli at ca.ibm.com>
  Date:   2023-06-11 (Sun, 11 Jun 2023)

  Changed paths:
    M flang/test/Evaluate/compiler_version.f90

  Log Message:
  -----------
  [flang] Improve compiler_version test (NFC)

This patch is to allow an extra string prepended to the compiler_version.
The check is enhanced to verify that "flang version" is followed by
numbers in the form of "n.n.n".

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




More information about the All-commits mailing list