mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 07:08:01 +08:00
merge from gcc
This commit is contained in:
@ -2398,6 +2398,8 @@ d_expr_primary (di)
|
||||
const char *s;
|
||||
|
||||
type = cplus_demangle_type (di);
|
||||
if (type == NULL)
|
||||
return NULL;
|
||||
|
||||
/* If we have a type we know how to print, we aren't going to
|
||||
print the type name itself. */
|
||||
|
Reference in New Issue
Block a user