Re: [demangler PATCH]: eliding template return types

2017-10-24 Thread Jason Merrill
On Thu, Sep 21, 2017 at 12:13 PM, Nathan Sidwell wrote: > Guys in cc: you've looked at demangling sometime in the past, so may have an > opinion. > > As alluded to in https://gcc.gnu.org/ml/gcc-patches/2017-09/msg01482.html we > display the return type of template functions

[demangler PATCH]: eliding template return types

2017-09-21 Thread Nathan Sidwell
Guys in cc: you've looked at demangling sometime in the past, so may have an opinion. As alluded to in https://gcc.gnu.org/ml/gcc-patches/2017-09/msg01482.html we display the return type of template functions containing local objects. This gets easily confused with the return type of the