| commit | 8f15f3c70065372ce412075f5f369847b55351d2 | [log] [tgz] |
|---|---|---|
| author | Marco Castelluccio <mcastelluccio@mozilla.com> | Wed Nov 08 19:21:54 2017 +0000 |
| committer | Marco Castelluccio <mcastelluccio@mozilla.com> | Wed Nov 08 19:21:54 2017 +0000 |
| tree | 553929efed4b1a9052e613c0baed714471a45cad | |
| parent | 299a2452998f3ff3c6587d0c5b1c11e8f717d52d [diff] |
Add CoreOption flag to "-coverage" option to make it available for clang-cl Summary: The -coverage option is not a CoreOption, so it is not available to clang-cl. This patch adds the CoreOption flag to "-coverage" to allow it to be used with clang-cl. Reviewers: rnk Reviewed By: rnk Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D38221 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@317709 91177308-0d34-0410-b5e6-96231b3b80d8