[libcxx-commits] [PATCH] D58732: [libcxx] Portability fix: close an open file stream before removing the file.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 28 17:27:11 PST 2019


ldionne accepted this revision.
ldionne added a comment.

> BTW, it's a good practice of clean programming.

Indeed, this was just a mistake on my part. Thanks for fixing.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D58732





More information about the libcxx-commits mailing list