[all-commits] [llvm/llvm-project] e88ff8: [flang][nfc] Simplify option forwarding

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Fri Jul 28 07:29:17 PDT 2023


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

  Changed paths:
    M clang/lib/Driver/ToolChains/Flang.cpp
    M flang/test/Driver/frontend-forwarding.f90

  Log Message:
  -----------
  [flang][nfc] Simplify option forwarding

Use `AddAllArgs` to keep the implementation succinct. Also adds missing
'-flang-experimental-hlfir` in "frontend-forwarding.f90"

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




More information about the All-commits mailing list