[PATCH] D102193: Fix branch coverage merging across function instantiations
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 11 17:47:52 PDT 2021
tstellar added a comment.
In D102193#2752595 <https://reviews.llvm.org/D102193#2752595>, @alanphipps wrote:
> 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!
OK, I will revert that commit on the 12.x branch then. Can you please file a bug for this patch and mark it as blocker of the release-12.0.1 metabug? I typically review and try to get an ack from at least on other person before backporting patches.
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