[RFA 08/12] Remove value::next and value::released

Pedro Alves palves@redhat.com
Fri Apr 6 19:32:00 GMT 2018


On 04/05/2018 10:15 PM, Tom Tromey wrote:
>  value_release_to_mark (const struct value *mark)
>  {

...

> +  std::reverse (result.begin (), result.end ());
>    return result;
>  }

Is there a comment somewhere mentioning the order of the
returned values?

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list