summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/deferred-region.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Coverage] Use the most-recent completed region count (PR35437)Vedant Kumar2017-11-301-1/+3
* [llvm-cov] Fix more -path-equivalence test bugsVedant Kumar2017-11-091-1/+1
* [llvm-cov] Don't render empty region marker linesVedant Kumar2017-11-091-1/+1
* [Coverage] Use the wrapped segment when a line has entry segmentsVedant Kumar2017-11-091-5/+0
* [llvm-cov] Suppress sub-line highlights in simple casesVedant Kumar2017-10-181-13/+1
* [llvm-cov] Highlight gaps in consecutive uncovered regionsVedant Kumar2017-10-181-0/+1
* [llvm-cov] Add one correction to r315960 (PR34962)Vedant Kumar2017-10-171-1/+1
* [llvm-cov] Remove workaround in line execution count calculation (PR34962)Vedant Kumar2017-10-161-0/+12
* [Coverage] Use gap regions to select better line exec countsVedant Kumar2017-09-181-21/+11
* [llvm-cov] Repair a test. NFC.Vedant Kumar2017-09-181-1/+1
* Fixed a typo in llvm-cov/deferred-region.cpp test.Ilya Biryukov2017-09-111-1/+1
* [llvm-cov] Use portable output redirection in a testVedant Kumar2017-09-081-1/+1
* [llvm-cov] Try to appease a Windows botVedant Kumar2017-09-081-1/+1
* [Coverage] Build sorted and unique segmentsVedant Kumar2017-09-081-3/+1
* [llvm-cov] Unify region marker placement between text/html modesVedant Kumar2017-09-081-1/+43
* [llvm-cov] Add an option which maps the location of source directories on ano...Sean Eveson2017-08-141-1/+1
* [llvm-cov] Ignore unclosed line segments when setting line countsVedant Kumar2017-08-041-0/+79
OpenPOWER on IntegriCloud