[PATCH] D55624: Windows rename_internal function incorrectly passing character count instead of byte count to SetFileInformationByHandle.
Ben Hillis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 12 15:50:35 PST 2018
benhillis added a comment.
I was unfamiliar with using "-U999999". That seemed to copy the entire contents of the source file into the patch, which didn't seem like the right thing to do.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55624/new/
https://reviews.llvm.org/D55624
More information about the llvm-commits
mailing list