]> granicus.if.org Git - clang/commit
Driver: rename Windows to MSVCToolChain
authorSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 22 Oct 2014 02:37:29 +0000 (02:37 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 22 Oct 2014 02:37:29 +0000 (02:37 +0000)
commit4a63958cbdd83f71133ba4ffbddcac9b2ff41740
treecd5f4445e9cbe9535c2eab8ef76daced4742a8db
parent732cea5e2821aa46482b52c067369b6ab63129e1
Driver: rename Windows to MSVCToolChain

This renames the Windows toolchain to MSVCToolChain.  This is a preparatory step
for adding a CrossWindowsToolChain which uses clang/libc++/(ld/lld) without the
standard GCC toolchain lookup.  NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220362 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/CMakeLists.txt
lib/Driver/Driver.cpp
lib/Driver/MSVCToolChain.cpp [moved from lib/Driver/WindowsToolChain.cpp with 93% similarity]
lib/Driver/ToolChains.h