<div dir="ltr">Okay, thank-you<div> I will run with scan-build then. I asked this as I want to add "clang static analyzer and llvm sanitizers" in the most simplest way.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 25, 2020 at 8:51 PM Artem Dergachev <<a href="mailto:noqnoqneo@gmail.com">noqnoqneo@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">As of now we only analyze code that compiles without errors to begin <br>
with. This does force us to have some amount of interaction with the <br>
build system.<br>
<br>
What are your problems with scan-build though? Is it somehow not working <br>
for your build system? RTEMS looks like it has a plain old Makefile; as <br>
long as it respects environment variables CC and CXX, "scan-build make" <br>
should work just fine.<br>
<br>
On 3/25/20 4:59 PM, suyash singh via cfe-dev wrote:<br>
> Hello everyone,<br>
> This is my first mail to the mailing list.<br>
><br>
> I wanted to ask is there a way to use the Clang Static Analyzer <br>
> without integrating it with the build process of a project? I want to <br>
> use the analyzer for analysis of RTEMS codebase<br>
><br>
> _______________________________________________<br>
> cfe-dev mailing list<br>
> <a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
> <a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
<br>
</blockquote></div>