summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/showTemplateInstantiations.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Coverage] Use the wrapped segment when a line has entry segmentsVedant Kumar2017-11-091-54/+26
* [llvm-cov] Create directory structure when filtering using -name*= optionsSean Eveson2017-09-281-2/+2
* Revert "[llvm-cov] Create directory structure when filtering using -name*= op...Sean Eveson2017-09-271-2/+2
* [llvm-cov] Create directory structure when filtering using -name*= optionsSean Eveson2017-09-271-2/+2
* [llvm-cov] Fix a lifetime issueVedant Kumar2017-09-081-0/+4
* [llvm-cov] Add an option which maps the location of source directories on ano...Sean Eveson2017-08-141-5/+5
* [llvm-cov] Respect the value of the -show-instantiations optionVedant Kumar2017-08-021-0/+4
* [llvm-cov] Turn line numbers in html reports into clickable linksVedant Kumar2016-11-021-31/+31
* [llvm-cov] Don't create 'jump to ...' links in nested viewsVedant Kumar2016-09-151-0/+4
* [llvm-cov] Use less space to describe source namesVedant Kumar2016-09-081-5/+5
* [llvm-cov] Add the project summary to the text coverage report for each sourc...Ying Yi2016-09-061-3/+3
* [llvm-cov] Add the project summary to each source file coverage report.Ying Yi2016-08-241-4/+4
* [llvm-cov] Swapped the line and count columns.Ying Yi2016-08-091-62/+62
* [llvm-cov] Place anchors around line numbers in html reportsVedant Kumar2016-07-181-31/+31
* [llvm-cov] Add support for creating html reportsVedant Kumar2016-07-061-0/+45
* [llvm-cov] Change some FileCheck prefixes to make tests reusable (NFC)Vedant Kumar2016-06-291-10/+10
* [llvm-cov] Fix a buggy lit testVedant Kumar2016-06-221-1/+1
* [Coverage] Restore the correct count value after processing a nested region i...Igor Kudrin2016-04-251-2/+2
* llvm-cov: Only emit colour by default if the output is a ttyJustin Bogner2015-03-191-2/+2
* InstrProf: Remove xfails for big-endian from coverage testsJustin Bogner2015-03-161-3/+0
* llvm-cov: Combine segments that cover the same locationJustin Bogner2014-09-251-0/+43
OpenPOWER on IntegriCloud