[flang] Enable character type guard in select type
SELECT TYPE lower and conversion was not handling `character` type guard. This add support for it. Reviewed By: jeanPerier Differential Revision: https://reviews.llvm.org/D139106
Loading
Please sign in to comment