[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
Wed Sep 26 04:23:03 PDT 2018


calixte added a comment.

I reported a bug for gcc: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87442
@vsk I'd like to add documentation in Docs/UsersManual.rst, but I've no idea on what's a good place for this (I look for option -coverage-no-function-names-in-data, but I didn't get anything). So could you give a me a clue please ?


Repository:
  rC Clang

https://reviews.llvm.org/D52034





More information about the cfe-commits mailing list