memgraph/llvm-gcov
Marko Budiselic b834cdc94a memgraph coverage (lcov setup in progress...)
Summary: first version of coverage (will be polished)

Reviewers: dgleich, mferencevic, florijan, teon.banek

Reviewed By: dgleich

Subscribers: pullbot, buda

Differential Revision: https://phabricator.memgraph.io/D76
2017-03-07 18:27:03 +01:00

4 lines
41 B
Bash
Executable File

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