[llvm-dev] Which code coverage approach is suggested from LLVM
Vasu Arnepalli (varnepal) via llvm-dev
llvm-dev at lists.llvm.org
Wed Apr 11 17:54:29 PDT 2018
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>
More information about the llvm-dev
mailing list