[PATCH] D81631: Fix undefined behavior in Dwarf.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 13 17:29:37 PDT 2020
dblaikie added a comment.
In D81631#2146742 <https://reviews.llvm.org/D81631#2146742>, @linzj wrote:
> I think I should not attach this test case then.
> You should not accept this patch. Instead you should accept the previous one.
> Valgrind won't work in the Windows environment.
Yep - sure, the test case should not be included. (I don't think I can actually approve a specific prior revision of the patch in Phab) - are you able to commit the initialization or would you like me to?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81631/new/
https://reviews.llvm.org/D81631
More information about the llvm-commits
mailing list