This repository was archived by the owner on May 21, 2025. It is now read-only.
This repository was archived by the owner on May 21, 2025. It is now read-only.
Open
Description
It would be great if coverage would work for llvm as well out of the box. It provides quite similar interface to gcov, it just has to be executed as llvm-cov gcov, see http://llvm.org/docs/CommandGuide/llvm-cov.html
It's usage could be specified by parameter or autodected based on CC environment (use llvm-cov if CC is clang).
Metadata
Metadata
Assignees
Labels
No labels