This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA 18/22] Some cleanup removal in dwarf2loc.c


On 09/27/2016 05:08 AM, Tom Tromey wrote:
> This removes some cleanups and manual allocation handling in
> dwarf2loc.c with std::vector.
> 
> 2016-09-26  Tom Tromey  <tom@tromey.com>
> 
> 	* dwarf2loc.c: Include <vector>.
> 	(read_pieced_value, write_pieced_value)
> 	(dwarf2_compile_expr_to_ax): Use std::vector.

LGTM.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]