[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 05:40:34 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC347205: [FileManager] getFile(open=true) after getFile(open=false) should open the file. (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54691?vs=174577&id=174600#toc

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.174600.patch
Type: text/x-patch
Size: 5926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181119/49cb5772/attachment-0001.bin>


More information about the cfe-commits mailing list