summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/WindowsToolChain.cpp
Commit message (Expand)AuthorAgeFilesLines
* [msvc] Honor %INCLUDE%. It should know essential search paths with vcvarsall....NAKAMURA Takumi2012-03-131-1/+17
* Add new code migrator support for migrating existing Objective-C code to useTed Kremenek2012-03-061-0/+1
* include clang's config.h unconditionallyDylan Noblesmith2012-02-011-4/+0
* Revert r149083 which is not the direction we're going in the ClangChandler Carruth2012-01-311-3/+2
* Keep track of the original target the user specified beforeJoerg Sonnenberger2012-01-261-2/+3
* Switch the ToolChain types to all store a Driver reference rather thanChandler Carruth2012-01-251-3/+2
* Split the Windows toolchain definition into its own file. This isChandler Carruth2011-12-171-0/+356
OpenPOWER on IntegriCloud