]> granicus.if.org Git - clang/commit
[VFS] Wire up multilib toolchain code to the VFS.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 9 Oct 2015 13:03:18 +0000 (13:03 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 9 Oct 2015 13:03:18 +0000 (13:03 +0000)
commiteda19d909988fe068c726b3a74dc37d07e8c6efd
tree283ccea0ae0c28da176fa84dab0438d179fca123
parent6c8c366987cf93ec4f6f5d492bd310832a69357c
[VFS] Wire up multilib toolchain code to the VFS.

This lets a VFSified driver actually validate the GCC paths.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@249829 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp
unittests/Driver/ToolChainTest.cpp