aboutsummaryrefslogtreecommitdiff
path: root/lib/Driver/WindowsToolChain.cpp
AgeCommit message (Expand)Author
2012-03-13[msvc] Honor %INCLUDE%. It should know essential search paths with vcvarsall....NAKAMURA Takumi
2012-03-06Add new code migrator support for migrating existing Objective-C code to useTed Kremenek
2012-02-01include clang's config.h unconditionallyDylan Noblesmith
2012-01-31Revert r149083 which is not the direction we're going in the ClangChandler Carruth
2012-01-26Keep track of the original target the user specified beforeJoerg Sonnenberger
2012-01-25Switch the ToolChain types to all store a Driver reference rather thanChandler Carruth
2011-12-17Split the Windows toolchain definition into its own file. This isChandler Carruth