[PATCH] D43907: [llvm-cov] Implement -ignore-filename-regex= option for excluding source files.
Max Moroz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 9 08:23:49 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL329581: [llvm-cov] Implement -ignore-filename-regex= option for excluding source files. (authored by Dor1s, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D43907
Files:
llvm/trunk/docs/CommandGuide/llvm-cov.rst
llvm/trunk/test/tools/llvm-cov/ignore-filename-regex.test
llvm/trunk/tools/llvm-cov/CodeCoverage.cpp
llvm/trunk/tools/llvm-cov/CoverageExporter.h
llvm/trunk/tools/llvm-cov/CoverageExporterJson.cpp
llvm/trunk/tools/llvm-cov/CoverageExporterJson.h
llvm/trunk/tools/llvm-cov/CoverageFilters.cpp
llvm/trunk/tools/llvm-cov/CoverageFilters.h
llvm/trunk/tools/llvm-cov/CoverageReport.cpp
llvm/trunk/tools/llvm-cov/CoverageReport.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43907.141660.patch
Type: text/x-patch
Size: 14634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/cab2b653/attachment-0001.bin>
More information about the llvm-commits
mailing list