[PATCH] D37416: Use the VFS from the CompilerInvocation by default
Vassil Vassilev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 4 12:22:16 PDT 2017
v.g.vassilev added a comment.
You should probably update the code creating the vfs before the call to `createFileManager` in `lib/Frontend/FrontendAction.cpp`.
Repository:
rL LLVM
https://reviews.llvm.org/D37416
More information about the cfe-commits
mailing list