C-Cpp-Coverage-for-CLion icon indicating copy to clipboard operation
C-Cpp-Coverage-for-CLion copied to clipboard

No llvm-profdata specified to accompany llvm-cov on macOS

Open khrykin opened this issue 4 years ago • 8 comments

I'm getting this error on macOS 10.14.5 with Apple Clang:

Coverage could not be generated due to following error:
 No llvm-profdata specified to accompany llvm-cov

However, both lvm-profdata and llvm-cov are in my PATH, and I'm able to generate coverage manually in terminal.

Can you please point me to a solution here?

khrykin avatar Nov 22 '19 17:11 khrykin