Files
clang-p2996/llvm/utils
Vedant Kumar 547ebad0b9 [utils] Teach the code coverage prep script about --restrict
Add two options to the code coverage artifact prep script:

  * --use-existing-profdata: Use an existing indexed profile instead of
    merging the same profiles again.
  * --restrict: Restrict the coverage reporting to the given list of
    source directories.

With this in place, we can teach the coverage bot how to prepare
separate reports for each of the llvm tools.

llvm-svn: 282204
2016-09-22 21:49:49 +00:00
..
2016-03-26 04:07:55 +00:00
2016-08-11 21:14:05 +00:00
2016-05-05 14:35:40 +00:00