> The first step to get there is prebuild binaries for various platform (clang
> has many a big + for it http://llvm.org/releases/download.html), with
> installers for windows and .dmg for Mac (wireshark is also a reference for
> the up-and-running within minutes aspect).
For this reason I'm currently working on a doxygen backend for DXR.
Doxygen can dump XML-s for inheritance references macros, #includes
and many other infos, w/o requiring a big dependency such as llvm/clang.
Also, I think if something is needed in the backend, you have a
bigger/faster chance
to get it into doxygen than llvm/clang.

As a plus, you get support for all languages that doxygen can parse, which
includes Java, PHP, C++, Fortran.


-- 
Regards!
http://groleo.wordpress.com
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis

Reply via email to