[PATCH] D102193: Fix branch coverage merging across function instantiations
Alan Phipps via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 11 17:38:18 PDT 2021
alanphipps added a comment.
In D102193#2752558 <https://reviews.llvm.org/D102193#2752558>, @tstellar wrote:
> I saw this fix was backported to the release/12.x branch, was there a bug for this?
I did not file an official bug for this issue -- should I have? My original commit on 12.x also needed to be fixed, but if I missed something in the process for updating release branches, let me know. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102193/new/
https://reviews.llvm.org/D102193
More information about the llvm-commits
mailing list