[Bf-committers] building blender with clang, scan-build

Campbell Barton ideasman42 at gmail.com
Fri Jan 7 04:08:44 CET 2011


Building blender with clang's scan-build gives useful reports/warnings
which typical compilers wont report.
of course it has a lot of false positives or warnings which wouldn't
result in actual bugs but its it also shows up real bugs, some of
which would be hard to track otherwise.

Heres the output from scan-build as html (r34117):
  http://www.graphicall.org/ftp/ideasman42/2011-01-07-2/

I wrote up a wiki page on how to build llvm+clang and use with blender.
  http://wiki.blender.org/index.php/User:Ideasman42/BlenderClang

-- 
- Campbell


More information about the Bf-committers mailing list