1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/tools/llvm-cov
2016-06-28 21:02:41 +00:00
..
CMakeLists.txt [llvm-cov] Separate presentation logic from formatting logic, NFC 2016-06-25 02:58:30 +00:00
CodeCoverage.cpp [llvm-cov] Create an index of reports in -output-dir mode 2016-06-28 16:12:24 +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] Avoid copying file paths multiple times (NFC) 2016-06-28 16:12:18 +00:00
CoverageReport.h [llvm-cov] Avoid copying file paths multiple times (NFC) 2016-06-28 16:12:18 +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] Rename ShowFormat to Format (NFC) 2016-06-28 16:12:15 +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 NFC, add an "end namespace" comment for consistency 2016-06-23 16:27:08 +00:00
SourceCoverageView.cpp Fix "not all control paths return a value" warning on MSVC 2016-06-28 21:02:41 +00:00
SourceCoverageView.h [llvm-cov] Create an index of reports in -output-dir mode 2016-06-28 16:12:24 +00:00
SourceCoverageViewText.cpp [llvm-cov] Create an index of reports in -output-dir mode 2016-06-28 16:12:24 +00:00
SourceCoverageViewText.h [llvm-cov] Create an index of reports in -output-dir mode 2016-06-28 16:12:24 +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