[PATCH] D37416: Use the VFS from the CompilerInvocation by default

Raphael Isemann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 10 06:59:47 PDT 2017


teemperor updated this revision to Diff 114524.
teemperor added a comment.

- Moved code from FrontendAction.cpp into createFileManager()


https://reviews.llvm.org/D37416

Files:
  include/clang/Frontend/CompilerInstance.h
  lib/Frontend/CompilerInstance.cpp
  lib/Frontend/FrontendAction.cpp
  unittests/Frontend/CMakeLists.txt
  unittests/Frontend/CompilerInstanceTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37416.114524.patch
Type: text/x-patch
Size: 5688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170910/7d3dca82/attachment-0001.bin>


More information about the cfe-commits mailing list