This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA 0/8] various cleanup removals
- From: Simon Marchi <simon dot marchi at polymtl dot ca>
- To: Tom Tromey <tom at tromey dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 11 Sep 2017 22:35:17 +0200
- Subject: Re: [RFA 0/8] various cleanup removals
- Authentication-results: sourceware.org; auth=none
- References: <20170910215037.24329-1-tom@tromey.com>
On 2017-09-10 23:50, Tom Tromey wrote:
Here's a series that removes a few more cleanups. It's a mixed bag of
string-based cleanups and scoped_restore-like cleanups.
Regression tested on the buildbot.
Tom
The series LGTM, I sent two small nit comments separately.
Thanks,
Simon