Artemiy Volkov
e4347c89f3
Implement demangling for rvalue reference type names
This patch fixes demangling of names containing rvalue reference typenames by
handling DEMANGLE_COMPONENT_RVALUE_REFERENCE demangle component.
gdb/ChangeLog
PR gdb/14441
* cp-name-parser.y (ptr_operator): Handle the '&&' token in
typename.
* cp-support.c (replace_typedefs): Handle
DEMANGLE_COMPONENT_RVALUE_REFERENCE.
* python/py-type.c (typy_lookup_type): Likewise.
2017-03-20 13:47:46 -07:00
..
2017-03-17 14:57:44 +00:00
2017-02-10 12:24:31 -07:00
2017-01-01 10:52:34 +04:00
2017-01-01 10:52:34 +04:00
2017-02-10 12:24:31 -07:00
2017-02-10 12:24:32 -07:00
2017-02-10 12:24:32 -07:00
2017-02-10 12:24:31 -07:00
2017-02-10 12:24:32 -07:00
2017-01-10 19:13:29 -07:00
2017-02-14 10:38:56 -07:00
2017-02-10 12:24:32 -07:00
2017-02-14 10:38:56 -07:00
2017-02-10 12:24:31 -07:00
2017-02-10 12:24:31 -07:00
2017-02-10 12:24:32 -07:00
2017-02-10 12:24:31 -07:00
2017-02-10 12:24:31 -07:00
2017-01-20 20:39:08 -05:00
2017-02-10 12:24:32 -07:00
2017-02-10 12:24:31 -07:00
2017-01-01 10:52:34 +04:00
2017-03-16 09:28:11 -07:00
2017-02-10 12:24:34 -07:00
2017-02-10 12:24:31 -07:00
2017-02-10 12:24:32 -07:00
2017-02-10 12:24:31 -07:00
2017-02-10 12:24:33 -07:00
2017-02-10 12:24:32 -07:00
2017-02-14 10:57:56 +01:00
2017-02-14 10:57:56 +01:00
2017-02-14 10:57:56 +01:00
2017-02-14 10:57:56 +01:00
2017-02-14 10:57:56 +01:00
2017-02-10 12:24:31 -07:00
2017-02-10 12:24:31 -07:00
2017-02-10 12:24:31 -07:00
2017-01-01 10:52:34 +04:00
2017-02-10 12:24:31 -07:00
2017-02-10 12:24:32 -07:00
2017-02-10 12:24:31 -07:00
2017-03-20 13:47:46 -07:00
2017-02-10 12:24:31 -07:00
2017-02-10 12:24:31 -07:00
2017-03-20 13:47:41 -07:00
2017-02-10 12:24:31 -07:00
2017-03-20 13:47:41 -07:00
2017-02-14 10:57:56 +01:00
2017-02-14 10:38:56 -07:00
2017-01-01 10:52:34 +04:00