[all-commits] [llvm/llvm-project] bcfdab: [flang] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Jan 22 11:25:08 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bcfdab87052116ce7bf2a9d9b2b1cc2e40a43618
      https://github.com/llvm/llvm-project/commit/bcfdab87052116ce7bf2a9d9b2b1cc2e40a43618
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-01-22 (Mon, 22 Jan 2024)

  Changed paths:
    M flang/lib/Lower/OpenACC.cpp

  Log Message:
  -----------
  [flang] Fix a warning

This patch fixes:

  flang/lib/Lower/OpenACC.cpp:1964:15: error: unused variable
  'loopDirective' [-Werror,-Wunused-variable]




More information about the All-commits mailing list