[PATCH] D13647: Fix an occasional failure in fs::rename() if another process uses fs::openFileForRead() on the same file

Aaron Ballman via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 05:47:17 PDT 2015


aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

Thank you for looking into this! LGTM

~Aaron


http://reviews.llvm.org/D13647





More information about the llvm-commits mailing list