summaryrefslogtreecommitdiff
path: root/tools/llvm-cov/CoverageFilters.cpp
AgeCommit message (Expand)Author
2017-09-27[llvm-cov] Improve const-correctness of filters. NFC.Sean Eveson
2017-09-25Add section headers to SpecialCaseListsVlad Tsyrklevich
2017-09-19[llvm-cov] Make report metrics agree with line exec counts, fixes PR34615Vedant Kumar
2017-08-31[llvm-cov] Read in function names for filtering from a text file.Sean Eveson
2014-09-20llvm-cov: Disentangle the coverage data logic from the display (NFC)Justin Bogner
2014-09-08llvm-cov: Remove dead codeJustin Bogner
2014-08-22llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz