Commit graph

2 commits

Author SHA1 Message Date
Martin Kinkelin
b78ac2bb60 Fixup lit-test codegen/assign_struct_init_without_stack.d
An *inferred* `return` function attribute doesn't affect the mangled name
anymore with 2.086 (dlang/dmd#9508).

I haven't checked why it has been working before and only fails since
advancing to DMD stable.
2019-05-24 18:56:13 +02:00
Johan Engelen
7966987178 Assigning T.init should only create a temporary when needed. (#2927) 2018-12-03 20:57:40 +01:00