commit | 07e4072b5d07028a070eb1890446a936d91e0e1f | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Fri Sep 09 18:44:40 2016 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Fri Sep 09 18:44:40 2016 +0000 |
tree | b4ced1f178f36492c48368eea878423afd4c87d8 | |
parent | 961ef79d43fadf6afed62520bc709594b0547ae3 [diff] |
[llvm-cov] Remove some asserts in the html renderer (NFC) These asserts are making tests fragile. The renderer does not enter an invalid state when they fail, however, it may spit out a garbled coverage report because the source text no longer matches the provided coverage mapping. Another follow-up to r281072. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281076 91177308-0d34-0410-b5e6-96231b3b80d8