Vedant Kumar
2ce33a5dff
[llvm-cov] Move LineCoverageIterator to libCoverage. NFC.
...
LineCoverageIterator makes it easy for clients of coverage data to
determine line execution counts for a file or function. The coverage
iteration logic is tricky enough that it really pays not to have
multiple copies of it. Hopefully having just one implementation in LLVM
will make the iteration logic easier to test, reuse, and update.
This commit is NFC but I've added a unit test to go along with it just
because it's easy to do now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316141 91177308-0d34-0410-b5e6-96231b3b80d8
2017-10-18 23:58:28 +00:00
..
2017-10-04 20:26:25 +00:00
2016-11-19 02:20:59 +00:00
2017-10-13 14:41:23 +00:00
2017-10-05 01:48:42 +00:00
2017-10-12 22:57:28 +00:00
2017-09-04 20:54:46 +00:00
2017-09-21 23:13:36 +00:00
2017-10-02 18:31:29 +00:00
2017-08-31 00:36:33 +00:00
2017-07-06 17:56:01 +00:00
2017-07-13 06:48:39 +00:00
2017-09-07 23:28:24 +00:00
2017-10-18 04:27:53 +00:00
2017-08-03 21:52:25 +00:00
2017-10-18 23:58:28 +00:00
2017-07-08 03:06:10 +00:00
2016-11-11 04:28:40 +00:00
2017-03-22 21:15:19 +00:00
2017-10-13 17:35:37 +00:00
2017-04-12 07:27:28 +00:00
2017-09-23 01:03:17 +00:00
2017-10-06 20:24:35 +00:00
2017-10-11 23:34:47 +00:00
2017-09-23 01:03:17 +00:00
2016-07-27 03:21:51 +00:00
2017-10-16 20:36:57 +00:00
2017-09-23 01:03:17 +00:00
2017-09-23 01:03:17 +00:00
2017-09-05 19:51:38 +00:00
2017-10-11 23:34:47 +00:00
2017-09-23 01:03:17 +00:00
2017-08-31 00:36:33 +00:00
2017-09-23 01:03:17 +00:00
2017-08-19 00:37:41 +00:00
2017-10-11 23:54:34 +00:00
2017-10-11 23:54:34 +00:00
2017-10-18 13:31:28 +00:00
2017-09-07 23:30:48 +00:00
2017-10-03 18:44:12 +00:00
2017-10-04 20:27:01 +00:00
2017-10-11 20:23:38 +00:00
2017-10-14 18:21:42 +00:00
2017-07-19 22:27:28 +00:00
2017-07-19 16:07:51 +00:00
2016-12-23 23:55:08 +00:00
2017-10-17 17:43:34 +00:00
2017-09-23 01:03:17 +00:00
2017-09-23 01:03:17 +00:00
2017-01-21 02:52:29 +00:00
2017-07-30 01:34:08 +00:00
2017-10-13 00:06:35 +00:00
2017-09-15 20:10:09 +00:00
2017-03-16 20:24:14 +00:00
2017-09-29 16:50:08 +00:00
2017-10-12 22:57:28 +00:00
2017-10-10 19:34:15 +00:00
2017-09-25 22:11:11 +00:00
2017-09-12 00:19:11 +00:00
2016-11-18 23:30:58 +00:00
2016-08-18 21:36:36 +00:00
2017-09-29 16:50:08 +00:00
2017-09-20 20:38:14 +00:00