summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/showExpansions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Speeding up llvm-cov export with multithreaded renderFiles implementation.Max Moroz2019-03-141-0/+3
* [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/+1
* 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
* llvm-cov: Prevent a test from matching its own check linesJustin Bogner2014-09-191-5/+3
* llvm-cov: Push some more debug output into the View (NFC)Justin Bogner2014-09-171-3/+3
* llvm-cov: Make debug output more consistentJustin Bogner2014-09-151-1/+1
* Revert "llvm-cov: Remove an overly system specific test"Justin Bogner2014-09-111-0/+31
* llvm-cov: Remove an overly system specific testJustin Bogner2014-09-101-31/+0
* llvm-cov: Fix a misuse of ArrayRef::slice I introduced in r217430Justin Bogner2014-09-101-0/+31
OpenPOWER on IntegriCloud