OrangeC
OrangeC copied to clipboard
destructor inlining
investigate what happens when destructors at the end of a function are inlined. It seems like some spurious code is generated, for example in min_alloc::operator ==