[PATCH] D54691: [FileManager] getFile(open=true) after getFile(open=false) should open the file.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 19 02:42:31 PST 2018


sammccall updated this revision to Diff 174577.
sammccall added a comment.

Address review comments.


Repository:
  rC Clang

https://reviews.llvm.org/D54691

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54691.174577.patch
Type: text/x-patch
Size: 5926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181119/9226c26f/attachment.bin>


More information about the cfe-commits mailing list