summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/showRegionMarkers.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-cov] Delete custom JSON serialization code (NFC)Vedant Kumar2018-09-121-2/+0
* [llvm-cov] Fix a -path-equivalence bug in a testVedant Kumar2017-11-091-2/+2
* [llvm-cov] Suppress sub-line highlights in simple casesVedant Kumar2017-10-181-2/+2
* [llvm-cov] Unify region marker placement between text/html modesVedant Kumar2017-09-081-6/+7
* [llvm-cov] Add an option which maps the location of source directories on ano...Sean Eveson2017-08-141-1/+1
* 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-2/+0
* [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+2
* InstrProf: Fix display of large numbers in llvm-covJustin Bogner2015-05-131-7/+7
* InstrProf: Remove xfails for big-endian from coverage testsJustin Bogner2015-03-161-3/+0
* InstrProf: Use the proftext format for these coverage testsJustin Bogner2015-03-091-1/+3
* llvm-cov: Fix an issue with showing regions but not countsJustin 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/+23
OpenPOWER on IntegriCloud