[flang] Rework name resolution of Cray pointer declarations
The current code has redundancy with the infrastructure for declaration checking that can be replaced by better usage of the parse tree walking framework. This also fixes LLVM flang bug #58971. Differential Revision: https://reviews.llvm.org/D153385
Loading
Please sign in to comment