Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Invoke llvm-cov show with
-show-branches
(#308)
The Rust compiler will gain support for Branch Coverage in the future, so add the `-show-branches` flag to `llvm-cov` to take advantage of that support.
- Loading branch information