We need to distinguish BLOCK host association from subprogram host
association when checking assignments in PURE subprograms.
The specific case that is not allowed is an assignment to a variable
from the scope around the PURE subprogram.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo