[PATCH] D157110: llvm-cov: __cxx_global_var_init functions disrupt coverage

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 18:03:03 PDT 2023


MaskRay added a comment.

In D157110#4589681 <https://reviews.llvm.org/D157110#4589681>, @tenta4 wrote:

> Wow, I just checked coverage with fresh clang and it seems that problem was fixed.
> Thanks @MaskRay, you saved so much of my time

Thanks. Then I think this patch can be abandoned. You may create a feature request to cherry pick 406e81b79d26dae6838cc69d10a3e22635da09ef <https://reviews.llvm.org/rG406e81b79d26dae6838cc69d10a3e22635da09ef> to the `release/17.x` branch, if you think it is useful. (https://discourse.llvm.org/t/llvm-17-x-release-branch-created/72280)


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

https://reviews.llvm.org/D157110



More information about the llvm-commits mailing list