public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* start cleaning up the pretty printers
@ 2013-08-01  1:20 Trevor Saunders
  2013-08-01  1:20 ` [PATCH 2/2] rm pp_c_base sub classes should just inherit from c_pretty_printer and things should just work Trevor Saunders
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Trevor Saunders @ 2013-08-01  1:20 UTC (permalink / raw)
  To: gcc-patches

Hi!

its my first time sending patches here so please be gentle :)

I'm working on further patches to use c++ inheritance instead of macros here, but I figured I might as well send these out now.

Trev

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

end of thread, other threads:[~2013-08-05  2:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-01  1:20 start cleaning up the pretty printers Trevor Saunders
2013-08-01  1:20 ` [PATCH 2/2] rm pp_c_base sub classes should just inherit from c_pretty_printer and things should just work Trevor Saunders
2013-08-01  3:04   ` Gabriel Dos Reis
2013-08-01  1:20 ` [PATCH 1/2] make the c++ pretty printer inherit from the C one instead of include it Trevor Saunders
2013-08-01  3:02   ` Gabriel Dos Reis
2013-08-01  3:21     ` Trevor Saunders
2013-08-01  3:48       ` Gabriel Dos Reis
2013-08-05  1:40     ` Trevor Saunders
2013-08-05  2:54       ` Gabriel Dos Reis
2013-08-01  3:04 ` start cleaning up the pretty printers Gabriel Dos Reis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).