diff options
author | Tom de Vries <tdevries@suse.de> | 2023-08-31 09:37:44 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2023-08-31 09:37:44 +0200 |
commit | 959db212304e64751563bcaaacbdd28efd5016a7 (patch) | |
tree | 425a452907842c0bfd488b23a870148e4f731a41 /.editorconfig | |
parent | 6d3c2d749be8fe1be7d7ba11596e40531cf3cf7c (diff) | |
download | gdb-959db212304e64751563bcaaacbdd28efd5016a7.zip gdb-959db212304e64751563bcaaacbdd28efd5016a7.tar.gz gdb-959db212304e64751563bcaaacbdd28efd5016a7.tar.bz2 |
[gdb/symtab] Replace TYPE_ALLOC with TYPE_ZALLOC where required
Handle the remaining uses of TYPE_ALLOC, either by:
- replacing with TYPE_ZALLOC, or
- adding a comment explaining why zero-initialization is not necessary.
Tested on x86_64-linux.
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions