This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc C++ parser modification


Hi,
is there any publicly available documentation for the C++ parser and the
syntactic parsed tree? I intend to modify it to be able to output a function
call tree at compile time instead of an object file. I would appreciate
hints and/or comments.

Thanks


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]