[cfe-dev] scan-build in python

Laszlo Nagy rizsotto.mailinglist at gmail.com
Mon Oct 21 03:47:25 PDT 2013


hi there,

started to write a python script around Clang's static analyzer.
mainly because found difficult to use the `scan-build` script. wanted
to run against a compilation database instead of intercept the
compiler calls. but would like to preserve the current usage as
well... then at the same time, saw this page
<http://clang-analyzer.llvm.org/open_projects.html> which suggest the
rewrite as well. so, it might be a perfect match! ;)

and as i try to copy the functionality of the `ccc-analyze` and
`scan-build` scripts, discovered few minor bugs. (or they are not
bugs, and i'm the one who can't read perl well.)

now i'm looking for a person i can ask about these scripts.

regards,
Laszlo



More information about the cfe-dev mailing list