[PATCH] D65411: [FileCollector] Add a VFS that records FS accesses using the FileCollector

Alex Lorenz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 16:38:35 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367278: [FileCollector] Add a VFS that records FS accesses using the FileCollector (authored by arphaman, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D65411?vs=212203&id=212249#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65411/new/

https://reviews.llvm.org/D65411

Files:
  llvm/trunk/include/llvm/Support/FileCollector.h
  llvm/trunk/lib/Support/FileCollector.cpp
  llvm/trunk/unittests/Support/FileCollectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65411.212249.patch
Type: text/x-patch
Size: 6054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190729/0f039552/attachment.bin>


More information about the llvm-commits mailing list