8df5eaa4e8
AppleClang ships llvm-cov inside Xcode and it is not on PATH, so find_program fails. Use xcrun llvm-cov gcov via a wrapper script instead.