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

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d38735e601d97d5dad4e6c7e7452632d5954f652
      https://github.com/llvm/llvm-project/commit/d38735e601d97d5dad4e6c7e7452632d5954f652
  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