..
CMakeLists.txt
[llvm-cov] Add lcov tracefile export format.
2018-11-09 16:10:44 +00:00
CodeCoverage.cpp
[llvm-cov] Improve error message for missing profdata
2020-03-30 12:54:07 -07:00
CoverageExporter.h
Revert "[llvm-cov] Add option to whitelist filenames"
2019-10-29 22:38:38 -07:00
CoverageExporterJson.cpp
Export Segment.IsGapRegion to JSON
2020-03-27 18:05:01 +01:00
CoverageExporterJson.h
Revert "[llvm-cov] Add option to whitelist filenames"
2019-10-29 22:38:38 -07:00
CoverageExporterLcov.cpp
[llvm-cov] Add support for -skip-functions to lcov
2020-01-22 12:49:00 -08:00
CoverageExporterLcov.h
Revert "[llvm-cov] Add option to whitelist filenames"
2019-10-29 22:38:38 -07:00
CoverageFilters.cpp
Revert "[llvm-cov] Add option to whitelist filenames"
2019-10-29 22:38:38 -07:00
CoverageFilters.h
Revert "[llvm-cov] Add option to whitelist filenames"
2019-10-29 22:38:38 -07:00
CoverageReport.cpp
[Support] On Windows, ensure hardware_concurrency() extends to all CPU sockets and all NUMA groups
2020-02-14 10:24:22 -05:00
CoverageReport.h
Revert "[llvm-cov] Add option to whitelist filenames"
2019-10-29 22:38:38 -07:00
CoverageSummaryInfo.cpp
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
CoverageSummaryInfo.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CoverageViewOptions.h
Revert r367649: Improve raw_ostream so that you can "write" colors using operator<<
2019-08-02 07:22:34 +00:00
gcov.cpp
[llvm-cov] Add support for gcov --hash-filenames option
2019-02-19 20:45:00 +00:00
llvm-cov.cpp
Revert r367649: Improve raw_ostream so that you can "write" colors using operator<<
2019-08-02 07:22:34 +00:00
LLVMBuild.txt
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
RenderingSupport.h
Revert r367649: Improve raw_ostream so that you can "write" colors using operator<<
2019-08-02 07:22:34 +00:00
SourceCoverageView.cpp
Revert "Remove redundant "std::move"s in return statements"
2020-02-10 07:07:40 -08:00
SourceCoverageView.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SourceCoverageViewHTML.cpp
Revert "Remove redundant "std::move"s in return statements"
2020-02-10 07:07:40 -08:00
SourceCoverageViewHTML.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SourceCoverageViewText.cpp
Revert r367649: Improve raw_ostream so that you can "write" colors using operator<<
2019-08-02 07:22:34 +00:00
SourceCoverageViewText.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
TestingSupport.cpp
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
2019-09-27 12:54:21 +00:00