code_coverage icon indicating copy to clipboard operation
code_coverage copied to clipboard

Add Clang coverage tools support (#30)

Open suurjaak opened this issue 4 years ago • 2 comments

With regard to issue https://github.com/mikeferguson/code_coverage/issues/30.

To use Clang coverage tools (llvm-cov), user will need to specify:

APPEND_COVERAGE_COMPILER_FLAGS(COMPILER clang)

Existing workflows remain the same as they were, no arguments to function:

APPEND_COVERAGE_COMPILER_FLAGS()

suurjaak avatar Sep 29 '21 18:09 suurjaak

@mikeferguson Any comments?

suurjaak avatar Oct 31 '21 17:10 suurjaak

@mikeferguson Helloooo?

suurjaak avatar Feb 27 '22 13:02 suurjaak