diff options
author | Max Moroz <mmoroz@chromium.org> | 2018-04-09 15:20:35 +0000 |
---|---|---|
committer | Max Moroz <mmoroz@chromium.org> | 2018-04-09 15:20:35 +0000 |
commit | 4220f89107c49e7db2247e575263ccd752cdf442 (patch) | |
tree | 2af9607851ab1d140de7fccb0507b4ffab8f0de5 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | ea9773ac69389c6eac82384b3cf98ceb774ff740 (diff) | |
download | llvm-4220f89107c49e7db2247e575263ccd752cdf442.zip llvm-4220f89107c49e7db2247e575263ccd752cdf442.tar.gz llvm-4220f89107c49e7db2247e575263ccd752cdf442.tar.bz2 |
[llvm-cov] Implement -ignore-filename-regex= option for excluding source files.
Summary:
The option is helpful for large projects where it's not feasible to specify sources which
user would like to see in the report. Instead, it allows to black-list specific sources via
regular expressions (e.g. now it's possible to skip all files that have "test" in its name).
This also partially fixes https://bugs.llvm.org/show_bug.cgi?id=34277
Reviewers: vsk, morehouse, liaoyuke
Reviewed By: vsk
Subscribers: kcc, mgorny, llvm-commits
Differential Revision: https://reviews.llvm.org/D43907
llvm-svn: 329581
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions