summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/Inputs/ifdef.profdata
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-cov] Don't attach exec counts to lines which start a skipped regionVedant Kumar2017-09-111-0/+0
These lines by definition don't have an execution count. This is the final part of the fix for: https://bugs.llvm.org/show_bug.cgi?id=34166 llvm-svn: 312955
OpenPOWER on IntegriCloud