commit | 2cefdfaa16cefd92de7aa6abedf706f23363b51c | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Fri Sep 08 18:44:46 2017 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Fri Sep 08 18:44:46 2017 +0000 |
tree | 33f95f13a22cc20365287c404f172c6216d51c6f | |
parent | 400e98d4ca52f7abefdbbf1b92a80c11c6b0b8ce [diff] |
[llvm-cov] Unify region marker placement between text/html modes Make sure that the text and html emitters always emit the same set of region markers, and avoid emitting redundant markers for line segments which don't end on the line they start on. This is related to D35925, and depends on D36014 Differential Revision: https://reviews.llvm.org/D36020 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312813 91177308-0d34-0410-b5e6-96231b3b80d8