[all-commits] [llvm/llvm-project] 4c7354: [test] Fix compiler_version.f90 for -DLLVM_APPEND_...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jul 22 16:06:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c73549ebf171c1fa8039dc97e8fa260e824aa96
https://github.com/llvm/llvm-project/commit/4c73549ebf171c1fa8039dc97e8fa260e824aa96
Author: Fangrui Song <i at maskray.me>
Date: 2023-07-22 (Sat, 22 Jul 2023)
Changed paths:
M flang/test/Evaluate/compiler_version.f90
Log Message:
-----------
[test] Fix compiler_version.f90 for -DLLVM_APPEND_VC_REV=OFF builds after D152572
Checking the patch version is too strict. Just check major and minor
versions as in clang/test/Driver/immediate-options.c.
More information about the All-commits
mailing list