[flang][NFC] Switch CollectBindings return to SymbolVector
authorValentin Clement <clementval@gmail.com>
Tue, 22 Nov 2022 14:13:18 +0000 (15:13 +0100)
committerValentin Clement <clementval@gmail.com>
Tue, 22 Nov 2022 14:14:03 +0000 (15:14 +0100)
commitd38735e601d97d5dad4e6c7e7452632d5954f652
tree69373a2bdf1a0a1348ac0a947391a48ce12dcf28
parentac84798570cd480f431005b1ff943ca7070e541c
[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
flang/include/flang/Semantics/runtime-type-info.h
flang/lib/Lower/Bridge.cpp
flang/lib/Semantics/runtime-type-info.cpp