commit | 333859402c7968dc718dae73ca0fbddbe096fc51 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Mon Mar 13 10:17:09 2023 -0600 |
committer | Tom Tromey <tom@tromey.com> | Sat Mar 18 11:12:37 2023 -0600 |
tree | 787aebf74331ab0d4d49b51bb14dc376ff93a69f | |
parent | cc495054ad5cd22cfc3b3de5fc962af7f6b4e8d5 [diff] |
Remove init_type This removes init_type, replacing all uses with the new type allocator. Reviewed-By: Simon Marchi <simon.marchi@efficios.com>