Unverified Commit fcf5154a authored by Peter Klausler's avatar Peter Klausler Committed by GitHub
Browse files

[flang] Fix IsVariable() to be false for procedure pointers (#72577)

The implementation of the predicate evaluate::IsVariable() needs to
recognize procedure pointers and return a false result for them.
parent 284da049
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment