snazzy-d / sdc

The Snazzy D Compiler
MIT License
249 stars 55 forks source link

DRAFT of finalization support part 2 #309

Closed dsm9000 closed 1 year ago

dsm9000 commented 1 year ago

Requires and presently includes https://github.com/snazzy-d/sdc/pull/307 .

This is a draft, there are still open questions, mainly, how to handle finalizers in realloc under small size class?