[PATCH] D54600: [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to filter the files to instrument with gcov (after revert https://reviews.llvm.org/rL346659)
calixte via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 17 11:44:25 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC347144: [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to… (authored by calixte, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54600?vs=174281&id=174512#toc
Repository:
rC Clang
https://reviews.llvm.org/D54600
Files:
docs/ReleaseNotes.rst
docs/UsersManual.rst
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.h
lib/CodeGen/BackendUtil.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/Inputs/code-coverage-filter1.h
test/CodeGen/Inputs/code-coverage-filter2.h
test/CodeGen/code-coverage-filter.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54600.174512.patch
Type: text/x-patch
Size: 10658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181117/68f35759/attachment-0001.bin>
More information about the cfe-commits
mailing list