[PATCH] D52034: [Clang] Add options -Xclang -coverage-filter and -Xclang -coverage-exclude to filter the files to instrument with gcov
calixte via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 18 04:42:12 PDT 2018
calixte added a comment.
@vsk, gcc guys are ok for -fprofile-filter-files and -fprofile-exclude-files, are you ok with that ?
Should these options prefixed by -Xclang or not ?
Repository:
rC Clang
https://reviews.llvm.org/D52034
More information about the cfe-commits
mailing list