summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/showHighlightedRanges.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-cov] Delete custom JSON serialization code (NFC)Vedant Kumar2018-09-121-1/+0
* [Coverage] Use the wrapped segment when a line has entry segmentsVedant Kumar2017-11-091-2/+2
* [Coverage] Build sorted and unique segmentsVedant Kumar2017-09-081-1/+1
* [llvm-cov] Add an option which maps the location of source directories on ano...Sean Eveson2017-08-141-2/+2
* [llvm-cov] Fix issues with segment highlighting in the html viewVedant Kumar2016-09-081-12/+12
* [llvm-cov] Add a debug mode for source range highlighting (in html)Vedant Kumar2016-07-271-18/+19
* Retry: [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+2
* Revert "[llvm-cov] Add support for exporting coverage data to JSON"Vedant Kumar2016-07-261-1/+0
* [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+1
* InstrProf: Remove xfails for big-endian from coverage testsJustin Bogner2015-03-161-3/+0
* InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't usedJustin Bogner2015-02-031-6/+6
* llvm-cov: Make debug output more consistentJustin Bogner2014-09-151-1/+1
* llvm-cov: test: add xfail for the big-endian buildbotsAlex Lorenz2014-08-231-0/+3
* llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz2014-08-221-0/+45
OpenPOWER on IntegriCloud