public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* C++ Plugins
@ 2009-10-11 16:21 Terrence Miller
  2009-10-19 19:48 ` Benjamin Smedberg
  0 siblings, 1 reply; 3+ messages in thread
From: Terrence Miller @ 2009-10-11 16:21 UTC (permalink / raw)
  To: gcc

(Version 4.5.0)

There are plugin callbacks which trigger at the end of processing types 
and C++ functions,
but I can not find a clean way for plugin code to notice a top-level 
variable declaration.

I'm hoping that the answer does not require the plugin shared library to
bind to global symbols of the compiler (i.e. global_namespace).


     TIA - Terrence Miller

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

end of thread, other threads:[~2009-10-19 19:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-11 16:21 C++ Plugins Terrence Miller
2009-10-19 19:48 ` Benjamin Smedberg
2009-10-19 21:53   ` Terrence Miller

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).