[GCC-XML] Looking for gcc_xml with function bodies

Brad King brad.king at kitware.com
Thu May 22 08:49:26 EDT 2014


On 05/22/2014 06:39 AM, BARRERE Remi wrote:
> I am looking for a version of gcc_xml with function bodies (even not complete).
> This is for a quick proof of concept I have to test.

There were some external attempts to add function body support
in the past that you may be able to find in the list archives.

I suggest looking at Clang and/or libclang instead.  They
actually provide headers and libraries to use the compiler
to build tools:

 http://clang.llvm.org/docs/Tooling.html

-Brad




More information about the gccxml mailing list