summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/RenderingSupport.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r367649: Improve raw_ostream so that you can "write" colors using oper...Rui Ueyama2019-08-021-1/+1
* Improve raw_ostream so that you can "write" colors using operator<<Rui Ueyama2019-08-021-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-2/+2
* NFC, add an "end namespace" comment for consistencyVedant Kumar2016-06-231-1/+2
* Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...Aaron Ballman2015-02-151-1/+1
* llvm-cov: Rework the API for getting the coverage of a file (NFC)Justin Bogner2014-09-171-2/+3
* llvm-cov: Fix a typoJustin Bogner2014-09-171-1/+1
* llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz2014-08-221-0/+59
OpenPOWER on IntegriCloud