[PATCH] D37474: [PCH] Allow VFS to be used for tests that generate PCH files

Cameron via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 6 08:51:57 PDT 2017


cameron314 updated this revision to Diff 114016.
cameron314 added a comment.

Here's an updated patch that allows only the PCH to be accessed from the real FS when a VSF is present. Tests still pass.


https://reviews.llvm.org/D37474

Files:
  lib/Frontend/ASTUnit.cpp
  unittests/Frontend/CMakeLists.txt
  unittests/Frontend/PchPreambleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37474.114016.patch
Type: text/x-patch
Size: 9253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170906/704fd12b/attachment-0001.bin>


More information about the cfe-commits mailing list