[all-commits] [llvm/llvm-project] 97e8ee: [flang][NFC] Switch CollectBindings return to Symb...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Nov 22 00:43:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97e8eeb758fcae4f2afd9ac516ffc9509b4daaf0
      https://github.com/llvm/llvm-project/commit/97e8eeb758fcae4f2afd9ac516ffc9509b4daaf0
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M flang/include/flang/Semantics/runtime-type-info.h
    M flang/lib/Lower/Bridge.cpp
    M flang/lib/Semantics/runtime-type-info.cpp

  Log Message:
  -----------
  [flang][NFC] Switch CollectBindings return to SymbolVector

As suggested on D138129, switching rteurn of CollectBindings
function to SymbolVector.

Reviewed By: jeanPerier

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




More information about the All-commits mailing list