[all-commits] [llvm/llvm-project] 1a7ed9: [flang] Fix `flang` (the bash wrapper script for t...

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Fri Jul 30 01:02:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a7ed9561a0391986a1a4861ce589bf3923a6a0b
      https://github.com/llvm/llvm-project/commit/1a7ed9561a0391986a1a4861ce589bf3923a6a0b
  Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M flang/tools/f18/flang.in

  Log Message:
  -----------
  [flang] Fix `flang` (the bash wrapper script for the Flang driver)

Remove erroneous `||` at the end of an `if` condition. This was
introduced in https://reviews.llvm.org/D106871.




More information about the All-commits mailing list