<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div>It would be interesting to see this project live! Developing a system for tracking issues over time and managing the bug reports is important for any static analyzer and we have been thinking about it for a while. clang/utils/analyzer/CmpRuns.py is a baby step in that direction (not sure if Alexey uses it or not).</div><div><br class=""></div><div>What is the main reason this is done on a forked clang? Is it the time constraints that would be imposed by code review?</div><div><br class=""></div><div>Cheers,</div><div>Anna.</div><div><br class=""><blockquote type="cite" class=""><div class="">On Aug 26, 2014, at 10:13 AM, Sylvestre Ledru <<a href="mailto:sylvestre@debian.org" class="">sylvestre@debian.org</a>> wrote:</div><br class="Apple-interchange-newline"><div c!
 lass="">
  
    <meta content="text/html; charset=windows-1252" http-equiv="Content-Type" class="">
  
  <div bgcolor="#FFFFFF" text="#000000" class="">
    <div class="moz-cite-prefix">Hello,<br class="">
      <br class="">
      By the way, Alexey, during his gsoc, has made a lot of great
      progress.<br class="">
      We have now a web interface based on clang/scan-build. It allows
      tracking of the history, mark of false positives and other<br class="">
      cool stuff. <br class="">
      <br class="">
      It needs some documentations and polish but if you are interested
      to test, you can have a look here:<br class="">
      <a class="moz-txt-link-freetext" href="https://github.com/alexey-klimov/clang/">https://github.com/alexey-klimov/clang/</a><br class="">
      He addressed the database issue by using an abstraction layer
      (sqlalchemy). Maybe it could be interesting to use the same base.<br class="">
      <br class="">
      Documentation is available here:<br class="">
<a class="moz-txt-link-freetext" href="https://github.com/alexey-klimov/clang/tree/scan-build_tracking_platform/tools/tracking-platform/example">https://github.com/alexey-klimov/clang/tree/scan-build_tracking_platform/tools/tracking-platform/example</a><br class="">
      <br class="">
      I will try to deploy a proof of concept with LLVM/Clang like I am
      doing with:<br class="">
      <a class="moz-txt-link-freetext" href="http://llvm.org/reports/scan-build/">http://llvm.org/reports/scan-build/</a><br class="">
      <br class="">
      Cheers,<br class="">
      Sylvestre<br class=""></div></div></div></blockquote></div><br class=""></body></html>