v icon indicating copy to clipboard operation
v copied to clipboard

cgen: fix several issues with autofree(fix #20635)

Open shove70 opened this issue 1 year ago • 0 comments

  1. Fixed #20635
  2. 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

shove70 avatar Jan 26 '24 02:01 shove70