[PATCH] D67658: Revert "[SLC] Preserve attrs for strncpy(x, "", y) -> memset(align 1 x, '\0', y)"
Krasimir Georgiev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 18 02:49:33 PDT 2019
krasimir added a comment.
Hey! Thank you very much for your investigations!
Sorry for the late reply, I was out. I was just trying to fix several build bot failures to unblock continuous builds. Wasn't familiar with the details of the patches.
I see you rolled all the fixes for this and rolled forward your updates in r372141 - r372143.
It's pretty cool that we don't get a call in this case anymore!
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67658/new/
https://reviews.llvm.org/D67658
More information about the llvm-commits
mailing list