[cfe-dev] Clang Static analyzer
Artem Dergachev via cfe-dev
cfe-dev at lists.llvm.org
Tue Jan 7 09:54:00 PST 2020
The traditional official solution is Scan-Build
(https://clang-analyzer.llvm.org/scan-build.html). It should work on all
platforms.
On Linux you can also try out CodeChecker
(https://github.com/Ericsson/codechecker).
On 1/7/20 5:19 PM, S A REDDY via cfe-dev wrote:
> Hi Dear,
> I have one question?
> How to run Clang static analysis in linux platform or windows.
> Plz help for me
>
> *Thanks & Regards,*
> *S A REDDY.*
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
More information about the cfe-dev
mailing list