[PATCH] D52549: [VFS] Add a VFS wrapper which avoids opening nonexistent files by reading dirs.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 26 06:51:06 PDT 2018


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

remove commented code


Repository:
  rC Clang

https://reviews.llvm.org/D52549

Files:
  include/clang/Basic/VirtualFileSystem.h
  lib/Basic/AvoidStatsVFS.cpp
  lib/Basic/CMakeLists.txt
  lib/Basic/VirtualFileSystem.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52549.167126.patch
Type: text/x-patch
Size: 14403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180926/50308129/attachment.bin>


More information about the cfe-commits mailing list