commit | 9fa83a7ade66a3f0ba42aa71417c54e0ec18b6aa | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Mon Mar 13 08:59:34 2023 -0600 |
committer | Tom Tromey <tom@tromey.com> | Sat Mar 18 11:12:37 2023 -0600 |
tree | 5e8aa84d2e74e6345c05a438efda6eb25adb4b99 | |
parent | c9eb9f185472eef2e87684bed63424947f77b386 [diff] |
Remove alloc_type_copy This removes alloc_type_copy, replacing all uses with the new type allocator. Reviewed-By: Simon Marchi <simon.marchi@efficios.com>