[PATCH] D108358: [llvm-cov] Correctly export branch coverage in LCOV format

Christian Fetzer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 20 06:11:18 PDT 2021


fetzerch added a comment.

In D108358#2954968 <https://reviews.llvm.org/D108358#2954968>, @alanphipps wrote:

> In D108358#2954926 <https://reviews.llvm.org/D108358#2954926>, @fetzerch wrote:
>
>> Thanks! This is my first contribution to LLVM and I don't have commit permissions. Could you or some of the maintainers please commit it on my behalf (Christian Fetzer <christian.fetzer at bmw.de>)? What would I need to do to 'block 12.x and 13.x release branches'?
>
> Certainly, I can commit this for you with you as author.  It'll probably be within the next day or so.
>
> For the 12.x/13.x release branches, it requires creating a bugzilla record and noting the commit.  I've done this once before, but I'll take care of it.

Thanks, much appreciated!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108358/new/

https://reviews.llvm.org/D108358



More information about the llvm-commits mailing list