[flang][NFC] Switch CollectBindings return to SymbolVector
authorValentin Clement <clementval@gmail.com>
Tue, 22 Nov 2022 08:42:32 +0000 (09:42 +0100)
committerValentin Clement <clementval@gmail.com>
Tue, 22 Nov 2022 08:43:11 +0000 (09:43 +0100)
commit97e8eeb758fcae4f2afd9ac516ffc9509b4daaf0
tree764f8af714f291b90ecdea9802bb27e23f8e940a
parentfedf4dcd808b0e20113e06a09d36c1c0cd56091d
[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