[GCC-XML] Function bodies
Daniel J. Lauk
dj at djlauk.de
Sun Jan 8 09:37:02 EST 2006
Hello, List.
I recently started working on function bodies. I try to merely dump the
internal syntax tree.
I have some questions:
1) Is there anybody, who's already working on this? I don't want to re-do
somebody else's work. Maybe we could work together.
2) How can I map a function call in a body to the ID it is assigned in the
declaration?
3) How would you suggest integration of my code? By now it's a simple #include
into xml.c (bad-style, I know, but I was merely testing).
Best regards,
DJ
More information about the gccxml
mailing list