[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 16:03:24 PST 2018


benhillis added a comment.

@smeenai - Thanks for the explanation, I misunderstood what the -U999999 was doing. Yes if this patch is accepted, I'll need somebody to commit it for me to the LLVM mainline.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55624/new/

https://reviews.llvm.org/D55624





More information about the llvm-commits mailing list