nopenpilot/tools/gcov_for_clang.sh

3 lines
36 B
Bash
Executable File

#!/bin/bash
exec llvm-cov gcov "$@"