diff options
author | Tom Tromey <tom@tromey.com> | 2023-09-19 17:46:38 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2024-01-28 10:58:17 -0700 |
commit | 9edce54e75b119e40d18a4564cd65cd747802c9c (patch) | |
tree | 3612e2992073a54ccab1f3e11f271ba4e0f57dec /gdb/d-lang.c | |
parent | 033bc67bdb0c74d1c63a1998a7e9679a408ba6e4 (diff) | |
download | gdb-9edce54e75b119e40d18a4564cd65cd747802c9c.zip gdb-9edce54e75b119e40d18a4564cd65cd747802c9c.tar.gz gdb-9edce54e75b119e40d18a4564cd65cd747802c9c.tar.bz2 |
Only search types in lookup_typename
This changes lookup_typename to only look for types. The check for
LOC_TYPEDEF can now also be removed, because only types will appear in
TYPE_DOMAIN.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=24870
Diffstat (limited to 'gdb/d-lang.c')
0 files changed, 0 insertions, 0 deletions