[all-commits] [llvm/llvm-project] a25edb: [flang][NFC] Remove duplicate of getDesignatorName...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Jul 13 08:53:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a25edba7b512b082a8fdc68a37f694cfdf7791bb
      https://github.com/llvm/llvm-project/commit/a25edba7b512b082a8fdc68a37f694cfdf7791bb
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-07-13 (Thu, 13 Jul 2023)

  Changed paths:
    M flang/include/flang/Semantics/tools.h
    M flang/lib/Lower/OpenACC.cpp
    M flang/lib/Lower/OpenMP.cpp
    M flang/lib/Semantics/resolve-directives.cpp

  Log Message:
  -----------
  [flang][NFC] Remove duplicate of getDesignatorNameIfDataRef function

Remove duplicate of the getDesignatorNameIfDataRef() function.

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list