This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [plugins] [patch] allows to see AST in C
- From: Diego Novillo <dnovillo at google dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Tue, 10 Mar 2009 11:39:25 -0400
- Subject: Re: [plugins] [patch] allows to see AST in C
- References: <54F33772-76BD-4BD1-839C-1BEADC3A8B26@lunatic.ath.cx>
[ Redirected to gcc-patches. ]
On Fri, Mar 6, 2009 at 13:43, kenji koyanagi <kenji@lunatic.ath.cx> wrote:
> 'plugins' has PLUGIN_CXX_CP_PRE_GENERICIZE. - only supported in C++
>
> This patch (for the plugins branch) allows to see AST in C.
Thanks for your patch. Please send patches to gcc-patches@gcc.gnu.org
in the future.
Do you have a copyright assignment on file with the FSF? This
contribution may be fine as it's pretty short, but if you are planning
to contribute more, you will need to assign your copyright to the FSF.
See http://gcc.gnu.org/contribute.html for details.
Thanks. Diego.