Scan Build Versions Save

Clang's scan-build re-implementation in python

2.0.20

3 years ago

update to recent Python version

pip-1.2

7 years ago

pypi-1.0

7 years ago

pypi-1.1

7 years ago

PhaseFive

9 years ago

More Pythonic construct are used in the code. Which simplified the code in a right way.

phase-four

9 years ago

port to multiple platforms: OS X and FreeBSD added beside Linux

phase-three

9 years ago

Complete rewrite finished, mimic the original behavior of Perl implementation.

phase-two

9 years ago

Complete rewrite, covers most of the functionality of scan-build. The major difference is that it works only from compilation database.

phase-one

9 years ago

This version kept the perl scan-build command, and only the ccc-analyzer and c++-analyzer wrappers are rewritten in python.