Commit graph

2 commits

Author SHA1 Message Date
Nicholas Wilson
271b7a5f51
Opaque Pointers: codegen/array_alloc_gh3041.d (#4198) 2022-09-22 16:52:54 +08:00
Martin Kinkelin
ec72854739
Propagate well-known length of newly allocated arrays (#3042)
For better optimizability, as the length information is lost when using
the slice returned by the druntime hooks directly. Resolves #3041.
2019-04-06 00:41:59 +02:00