[cfe-dev] Which code coverage approach is suggested from LLVM
    Vasu Arnepalli (varnepal) via cfe-dev 
    cfe-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/cfe-dev/attachments/20180412/7a0b1ad2/attachment.html>
    
    
More information about the cfe-dev
mailing list