Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove cleanups from c-exp.y
@ 2019-01-05 20:41 Tom Tromey
  2019-01-05 20:41 ` [PATCH 3/3] Remove remaining " Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Tom Tromey @ 2019-01-05 20:41 UTC (permalink / raw)
  To: gdb-patches

This series removes the remaining cleanups from c-exp.y, by
introducing a new object whose purpose is to manage allocations made
while parsing.

Tested by the buildbot.  (I solved my buildbot woes by making a
virtualenv and then installing buildbot there; I've also filed a bug
against Fedora reporting that the distro buildbot is broken.)

Tom



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-01-06 16:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-05 20:41 [PATCH 0/3] Remove cleanups from c-exp.y Tom Tromey
2019-01-05 20:41 ` [PATCH 3/3] Remove remaining " Tom Tromey
2019-01-06  5:04   ` Simon Marchi
2019-01-05 20:41 ` [PATCH 1/3] Use std::vector in type stacks Tom Tromey
2019-01-06  4:59   ` Simon Marchi
2019-01-06 16:40     ` Tom Tromey
2019-01-05 20:41 ` [PATCH 2/3] Remove string-related cleanup from c-exp.y Tom Tromey
2019-01-06  5:01   ` Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox