On Wed Apr 2 11:21:43 2025 +0000, Paul Gofman wrote:
Is that 'this2' vs 'this' comparison? I wasn't getting any test failures, which Windows is that?
Yes, that's the failing test. It doesn't depend on Windows version. The tests were ok for regular constructors (mangled name starting with `??0`). I guess return value of "default constructor closure" is void and RAX contains kind of random data.