Hi, viewing the gcov coverage report (accessible via llvm.org -> Coverage in the left bar) yields a 403 access forbidden for most folders. For instance: http://llvm.org/reports/coverage/tools/clang/lib/Parse/index.html Coverage from llvm-cov is still available at http://lab.llvm.org:8080/coverage/coverage-reports/clang/index.html I assume the web server configuration is at fault. Michael