[issue8914] Run clang's static analyzer
Brett Cannon
report at bugs.python.org
Thu Jan 27 03:31:40 CET 2011
Brett Cannon <brett at python.org> added the comment:
Analyzed by downloading the latest Clang static analyzer from http://clang-analyzer.llvm.org/ and running ``scan-build ./configure --with-pydebug; scan-build make -s -j2``. The attached tar.xz (yes I went with a cutting edge archival format; get pax on UNIX to read it) contains the HTML report.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8914>
_______________________________________
More information about the Python-bugs-list
mailing list