Define an interface for Exporter + split JSON exporter into .h and .cpp.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 13427 Build 13427: arc lint + arc unit
Paths
| Differential D41600
[llvm-cov] Refactor "export" command implementation and add support for SOURCES. ClosedPublic Authored by Dor1s on Dec 27 2017, 3:20 PM.
Details Summary Define an interface for Exporter + split JSON exporter into .h and .cpp.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 3 2018, 4:32 PM
Revision Contents
Diff 128246 test/tools/llvm-cov/sources-specified.test
tools/llvm-cov/CodeCoverage.cpp
tools/llvm-cov/CoverageExporter.h
tools/llvm-cov/CoverageExporterJson.h
tools/llvm-cov/CoverageExporterJson.cpp
tools/llvm-cov/CoverageReport.h
|