forked from OSchip/llvm-project
ddb4f259f6
Add `typedAssignment` to the `AssignmentStmt` node, analagous to `typedExpr` in `Expr`. This represents the analyzed form of an assignment. It may be a subroutine call in the case of a user-defined assignment. Add `GetAssignment` function to get it from the parse tree node if present. Original-commit: flang-compiler/f18@675b0b9bb7 Reviewed-on: https://github.com/flang-compiler/f18/pull/841 Tree-same-pre-rewrite: false |
||
---|---|---|
flang |