..
CMakeLists.txt
Move coverage related code into a separate library.
2016-04-29 18:53:05 +00:00
CodeCoverage.cpp
Search for llvm-symbolizer binary in the same directory as argv[0], before
2016-06-09 00:53:21 +00:00
CoverageFilters.cpp
CoverageFilters.h
Move coverage related code into a separate library.
2016-04-29 18:53:05 +00:00
CoverageReport.cpp
[llvm-cov] Adjust column widths for function and file reports
2015-10-21 16:03:32 +00:00
CoverageReport.h
llvm-cov: Actually use the command line arguments when reporting
2015-02-14 02:05:05 +00:00
CoverageSummaryInfo.cpp
CoverageSummaryInfo.h
Move coverage related code into a separate library.
2016-04-29 18:53:05 +00:00
CoverageViewOptions.h
[llvm-cov] Disable name and path truncation
2015-09-14 23:26:36 +00:00
gcov.cpp
Search for llvm-symbolizer binary in the same directory as argv[0], before
2016-06-09 00:53:21 +00:00
llvm-cov.cpp
Search for llvm-symbolizer binary in the same directory as argv[0], before
2016-06-09 00:53:21 +00:00
LLVMBuild.txt
Move coverage related code into a separate library.
2016-04-29 18:53:05 +00:00
RenderingSupport.h
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
SourceCoverageView.cpp
InstrProf: Fix display of large numbers in llvm-cov
2015-05-13 22:41:48 +00:00
SourceCoverageView.h
Move coverage related code into a separate library.
2016-04-29 18:53:05 +00:00
TestingSupport.cpp
Search for llvm-symbolizer binary in the same directory as argv[0], before
2016-06-09 00:53:21 +00:00