<div dir="ltr">i do not have access to windows machine, so i can't do it by myself.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 29, 2014 at 9:13 PM, Anton Yartsev <span dir="ltr"><<a href="mailto:anton.yartsev@gmail.com" target="_blank">anton.yartsev@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Great! Do you plan to support Windows?<br>
      <br>
    </div><div><div class="h5">
    <blockquote type="cite">
      <div dir="ltr">hi Anton,
        <div>hi David,<br>
          <div><br>
          </div>
          <div>i was working on to re-implement scan-build functionality
            in python. (the result you can find <<a href="https://github.com/rizsotto/Beye" target="_blank">https://github.com/rizsotto/Beye</a>>)
            currently i am struggling with python packaging. (but it's
            already works on Linux and FreeBSD.)</div>
          <div><br>
          </div>
          <div>and it works as you desired. ;) it has two major parts:
            one which capture the compiler invocations and log those
            into a compilation database. and the one which run the
            static analyzer against the compilation database and
            generate the report. (in between the two you might run a
            program which transforms/filters command line arguments, if
            that desired.)</div>
          <div><br>
          </div>
        </div>
        <div>regards,<br>
        </div>
        <div>Laszlo</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Oct 27, 2014 at 10:41 PM, David
          Chisnall <span dir="ltr"><<a href="mailto:David.Chisnall@cl.cam.ac.uk" target="_blank">David.Chisnall@cl.cam.ac.uk</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 27 Oct 2014, at 20:30, Anton Yartsev <<a href="mailto:anton.yartsev@gmail.com" target="_blank">anton.yartsev@gmail.com</a>>
              wrote:<br>
              <br>
              > Any thoughts and suggestions are welcome!<br>
              <br>
            </span>Better documentation of the flags that scan-build is
            going to pass to clang would be top of my list.  I don't
            want to tie running the static analyser to a build step, I
            want my build system to generate an analyse target.<br>
            <span><font color="#888888"><br>
                David<br>
              </font></span>
            <div>
              <div><br>
                <br>
                _______________________________________________<br>
                cfe-dev mailing list<br>
                <a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
                <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    </div></div><span class="HOEnZb"><font color="#888888"><pre cols="72">-- 
Anton</pre>
  </font></span></div>

</blockquote></div><br></div>