Generate the function dealing with the action on deallocation (pre/post) of
a declare variable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks great! Just one thing - should an update also be added for this case? For proper cleanup - I would lean towards yes. Otherwise the descriptor in memory has dangling pointer and invalid fields.