Hi all,<br><br>I ran some gcov numbers today for LLVM/clang on their respective test suites (on Darwin/i386). If you are interested, the results<br>are here:<br>  <a href="http://t1.minormatter.com/~ddunbar/llvm-cov/">http://t1.minormatter.com/~ddunbar/llvm-cov/</a><br>
and here:<br>  <a href="http://t1.minormatter.com/~ddunbar/llvm-cov/clang.html">http://t1.minormatter.com/~ddunbar/llvm-cov/clang.html</a><br><br>High level summary is LLVM's test suite is at 70% line coverage (and that is only the tools that are run) and clang is at 80%.<br>
<br> - Daniel<br>