mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-20 10:49:02 +02:00
Fix handling of NewExpression for structs with constructors.
The frontend treats the constructor as returning a reference to the new instance, we just want the memory, i.e. a pointer. GitHub: Fixes #246.
This commit is contained in:
Submodule tests/d2/dmd-testsuite updated: 72fc92aaa4...fcbbac48a0
Reference in New Issue
Block a user