[PATCH] D51921: [VFS] vfs::directory_iterator yields path and file type instead of full Status

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 14 05:48:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC342232: [VFS] vfs::directory_iterator yields path and file type instead of full Status (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51921?vs=165250&id=165480#toc

Repository:
  rC Clang

https://reviews.llvm.org/D51921

Files:
  include/clang/Basic/VirtualFileSystem.h
  lib/Basic/VirtualFileSystem.cpp
  lib/Driver/ToolChains/BareMetal.cpp
  lib/Driver/ToolChains/Gnu.cpp
  lib/Frontend/CompilerInstance.cpp
  lib/Frontend/FrontendAction.cpp
  lib/Lex/HeaderSearch.cpp
  lib/Lex/ModuleMap.cpp
  lib/Lex/PPLexerChange.cpp
  unittests/Basic/VirtualFileSystemTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51921.165480.patch
Type: text/x-patch
Size: 24286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180914/0b8ba859/attachment-0001.bin>


More information about the cfe-commits mailing list