[flang] Fix checks for USE-associated UDDTIO & their character argument kinds
Call GetUltimate() before checking a user-defined derived type I/O specific procedure so that the checks work on a USE-associated procedure. And require their character arguments to have the default CHARACTER kind. Differential Revision: https://reviews.llvm.org/D147386
Loading
Please sign in to comment