[cfe-commits] patch: add gcov-compatible coverage support to clang

Nick Lewycky nlewycky at google.com
Wed Apr 20 19:06:02 PDT 2011


This patch adds the -ftest-coverage flag, and wires it--along with -coverage
and -fprofile-arcs--up to llvm's recently added support for emission of gcov
data files. Please review!

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110420/2b96b6a0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-coverage.patch
Type: text/x-patch
Size: 9413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110420/2b96b6a0/attachment.bin>


More information about the cfe-commits mailing list