[PATCH] D57165: [FileManager] Revert r347205 to avoid PCH file-descriptor leak.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 24 10:50:18 PST 2019


sammccall updated this revision to Diff 183340.
sammccall marked an inline comment as done.
sammccall added a comment.

avoid revert of fillRealPathName() (thanks Nico!)


Repository:
  rC Clang

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

https://reviews.llvm.org/D57165

Files:
  include/clang/Basic/FileManager.h
  lib/Basic/FileManager.cpp
  test/PCH/leakfiles
  unittests/Basic/FileManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57165.183340.patch
Type: text/x-patch
Size: 6275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190124/08615487/attachment.bin>


More information about the cfe-commits mailing list