]> granicus.if.org Git - clang/commit
Pass VFS from CompilerInstance to FileManager
authorBen Langmuir <blangmuir@apple.com>
Wed, 19 Feb 2014 03:34:59 +0000 (03:34 +0000)
committerBen Langmuir <blangmuir@apple.com>
Wed, 19 Feb 2014 03:34:59 +0000 (03:34 +0000)
commit251d40e5ff3205ad2d175941ef0e546c6de30cbf
tree867415ce51f0214450f6eed4fc1d3828b4e6b6da
parent0d3cd059d7f9f37dcc8812e5e879502f4ec28283
Pass VFS from CompilerInstance to FileManager

This change was somehow missed from r201618

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201636 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInstance.cpp