aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/RenderingSupport.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-02Revert r367649: Improve raw_ostream so that you can "write" colors using oper...Rui Ueyama1-1/+1
2019-08-02Improve raw_ostream so that you can "write" colors using operator<<Rui Ueyama1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-05-01Remove \brief commands from doxygen comments.Adrian Prantl1-2/+2
2016-06-23NFC, add an "end namespace" comment for consistencyVedant Kumar1-1/+2
2015-02-15Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...Aaron Ballman1-1/+1
2014-09-17llvm-cov: Rework the API for getting the coverage of a file (NFC)Justin Bogner1-2/+3
2014-09-17llvm-cov: Fix a typoJustin Bogner1-1/+1
2014-08-22llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz1-0/+59