If LHS is of derived type that needs initialization, then it must be
initialized before doing the assignment. Otherwise, the assignment
might behave incorrectly based on uninitialized components that are
descriptors themselves.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo