commit | b84e48447e4456bb29261b7380d9696bcf29f511 | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Fri Sep 15 23:00:00 2017 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Fri Sep 15 23:00:00 2017 +0000 |
tree | 1a6cc61e22fc4b1f1c44b21eacc18afcb4417583 | |
parent | eef6b2a5c97c139a447a2b1d45d48262be5239e3 [diff] |
[llvm-cov] Remove a redundant field. NFC. The "NotCovered" fields in the region and line summary structs are redundant. We should remove them to make the code clearer. As a follow-up, the "NotCovered" entries should be removed from the reports as well. llvm-svn: 313415