On 6/21/2011 1:07 AM, Jean-Marc Desperrier wrote:
Joshua Cranmer wrote:
DXR is available at both <https://github.com/mozilla/dxr> (use the
dxr-clang branch) and <http://hg.mozilla.org/webtools/dxr>. Instructions
on how to use DXR can be found on its wiki page,
<http://wiki.mozilla.org/DXR>.
Does the new version only work with llvm/clang ? Did you remove gcc
support, stop maintaing it ?
For the moment, I have removed support for gcc.
(how big a subset of gcc is llvm/clang able to handle ? is there a way
to reasonably substitute it for gcc in a compilation script, which
means, can it be made to understand most of the gcc command line
options ?)
Clang is largely compatible with most gcc command line options, although
I suspect a lot of the funky -f flags are not supported; clang is also
now able to compile mozilla-central, and even boost and qt, so it's
probably pretty usable.
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis