[LLVMdev] Clang Static Analyzer

Ted Kremenek kremenek at apple.com
Tue Mar 8 11:21:56 PST 2011


Hi Akramul,

For future reference, the correct list for questions on the analyzer is cfe-dev, not llvmdev.

There is no active maintainer of scan-build (or the analyzer) on Windows.  I personally have never tried to make scan-build work on Windows, although I believe some have gotten it to work in a cygwin environment.  scan-build depends on Perl, and possibly makes assumptions that are not valid on Windows.  If you manage to get it to work, I'd appreciate hearing about it.

Ted

On Mar 8, 2011, at 11:11 AM, akramul azim wrote:

> Hi,
>     I have installed Clang in Windows XP 32 bit using MinGW. I want to use the Clang Static Analyzer i.e., scan-build. Can anyone please guide me how to make scan-build executable for Windows and use it.
> 
> Thanks,
> Akramul
> 
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110308/2e343972/attachment.html>


More information about the llvm-dev mailing list