[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
Fri Sep 28 01:44:20 PDT 2018


sammccall updated this revision to Diff 167435.
sammccall added a comment.
Herald added a subscriber: mgrang.

Tests, tweaks to fix edge cases.


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
  unittests/Basic/VirtualFileSystemTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52549.167435.patch
Type: text/x-patch
Size: 20467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180928/d1ab51e1/attachment-0001.bin>


More information about the cfe-commits mailing list