[PATCH] D60008: Use binary write mode in WriteToFile function to avoid appended \r characters on Windows

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 12:49:41 PDT 2019


vitalybuka added a comment.

Oh, can you add a test so it fail without the patch on Windows?


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D60008





More information about the llvm-commits mailing list