[flang] Fix CheckSpecificationExpr handling of associated names
Avoid a spurious error message about a dummy procedure reference in a specification expression by restructuring the handling of use-associated and host-associated symbols. Updated to fix a circular dependence between shared library binaries that was introduced by the original patch. Differential revision: https://reviews.llvm.org/D91286
Loading
Please sign in to comment