[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 09:44:58 PDT 2021
alanphipps added a comment.
In D102193#2750971 <https://reviews.llvm.org/D102193#2750971>, @thakis wrote:
> Looks like this breaks tests on windows: http://45.33.8.238/win/38516/step_11.txt
>
> PTAL, and revert for now if it takes a while to fix.
Thanks -- Backslash issue was tripping up Windows. I fixed it and will reland.
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