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