v
v copied to clipboard
cgen: fix several issues with autofree(fix #20635)
- Fixed #20635
- Add tests.
- Fixed early free when the return value has options/result
- Fixed CallExpr, UnsafeExpr, MatchExpr... And so on expression lost the clone problem
- Added special tests