[cfe-dev] Random clang testing results
Daniel Dunbar
daniel at zuster.org
Sun Mar 15 03:51:09 PDT 2009
I tried building Blender with clang today for fun. Went without a hitch,
although I had to use gcc for two files from ffmpeg with nasty inline asm.
Blender has about 600k lines of C code internally, and another 600k from
external libraries (like FFTW, ffmpeg, qhull, ...).
Some results from comparing renders on the two binaries are here:
http://t1.minormatter.com/~ddunbar/blender/times.html
A lot of rendering artifacts, but it is remotely possible this is a Blender
bug not a clang one. Several files show obvious flaws, on the other hand.
- Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090315/8c7730de/attachment.html>
More information about the cfe-dev
mailing list