Vasu Arnepalli (varnepal) via llvm-dev
2018-Apr-12 00:54 UTC
[llvm-dev] Which code coverage approach is suggested from LLVM
Hi, I see there are multiple code coverage solution infras supported by LLVM. * LLVM native support code coverage (Source-based code coverage) * Gcc’s/gcov native code coverage support and * Sanitizer coverage All 3 of them are quite different. So, in terms of future support and technical aspects wise, would you please help me understand which one is preferred one? I am basically looking for a solution for C code base. Your quick help would be highly appreciated. Best regards Vasu -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180412/7a0b1ad2/attachment-0001.html>