diff options
| author | Justin Bogner <mail@justinbogner.com> | 2014-09-19 08:13:16 +0000 |
|---|---|---|
| committer | Justin Bogner <mail@justinbogner.com> | 2014-09-19 08:13:16 +0000 |
| commit | 13ba23bb79ce689f29d67e8656a599f019e9bb03 (patch) | |
| tree | 5c72fca53e1d8c071611a095fc27360ba1c5afbf /llvm/test/tools/llvm-cov/Inputs | |
| parent | 116c16642d38ca5c09a6eddbbd4d71f0a9d746e7 (diff) | |
| download | bcm5719-llvm-13ba23bb79ce689f29d67e8656a599f019e9bb03.tar.gz bcm5719-llvm-13ba23bb79ce689f29d67e8656a599f019e9bb03.zip | |
llvm-cov: Fix dropped lines when filters were applied
Uncovered lines in the middle of a covered region weren't being shown
when filtering to a particular function.
llvm-svn: 218109
Diffstat (limited to 'llvm/test/tools/llvm-cov/Inputs')
| -rw-r--r-- | llvm/test/tools/llvm-cov/Inputs/lineExecutionCounts.covmapping | bin | 194 -> 162 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-cov/Inputs/lineExecutionCounts.covmapping b/llvm/test/tools/llvm-cov/Inputs/lineExecutionCounts.covmapping Binary files differindex 5cfa1694da2..9774b89ede8 100644 --- a/llvm/test/tools/llvm-cov/Inputs/lineExecutionCounts.covmapping +++ b/llvm/test/tools/llvm-cov/Inputs/lineExecutionCounts.covmapping |

