forked from OSchip/llvm-project
4d7aae932c
When multiple regions start on the same line, llvm-cov was just showing the count of the last one as the line count. This can be confusing and misleading for things like one-liner loops, where the count at the end isn't very interesting, or even "if" statements with an opening brace at the end of the line. Instead, use the maximum of all of the region start counts. llvm-svn: 230263 |
||
---|---|---|
.. | ||
dsymutil | ||
gold | ||
llvm-cov | ||
llvm-lit | ||
llvm-mc | ||
llvm-objdump | ||
llvm-profdata | ||
llvm-readobj | ||
llvm-symbolizer | ||
llvm-vtabledump |