2 lines
44 B
Bash
2 lines
44 B
Bash
#!/usr/bin/env bash
|
|
exec $LLVM_COV gcov "$@" |
#!/usr/bin/env bash
|
|
exec $LLVM_COV gcov "$@" |