[all-commits] [llvm/llvm-project] 1c7889: [flang] Remove some auto

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Jun 22 11:48:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c7889ca4d82137b22eab3e7f5d704716ba75a59
      https://github.com/llvm/llvm-project/commit/1c7889ca4d82137b22eab3e7f5d704716ba75a59
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
    M flang/lib/Lower/IO.cpp
    M flang/lib/Lower/Mangler.cpp

  Log Message:
  -----------
  [flang] Remove some auto

This patch replaces some `auto` with proper type. This was done in fir-dev
but not upstreamed yet.

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: klausler

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




More information about the All-commits mailing list