1. 7ce816a Completely re-work how the Clang driver interprets PIC and PIE options. by Chandler Carruth · 13 years ago
  2. 5bab9ae Revert r167567, restoring the ability of clang to run gcc in cases where it by Nick Lewycky · 13 years ago
  3. 85b7f7d Rip out a bunch of code for invoking gcc from clang. by Bob Wilson · 13 years ago
  4. 64f7ad9 Use getArch instead of getArchName + string compare. by Rafael Espindola · 13 years ago
  5. a4a809e Use getArch instead of getArchName. by Rafael Espindola · 13 years ago
  6. 5d9cb1b Revert r163076 per chandlerc's request. by Joao Matos · 13 years ago
  7. c4f0f46 Fixed typo causing tests to fail on non-MSVC machines. by Joao Matos · 13 years ago
  8. 601944a Refactored the Windows headers location lookup code. Expose it so standalone tools can have access to it. by Joao Matos · 13 years ago
  9. 8ce6d21 [msvc] Honor %INCLUDE%. It should know essential search paths with vcvarsall.bat. by NAKAMURA Takumi · 13 years ago
  10. 30660a8 Add new code migrator support for migrating existing Objective-C code to use by Ted Kremenek · 13 years ago
  11. 69d3b4f include clang's config.h unconditionally by Dylan Noblesmith · 14 years ago
  12. 1d16f0f Revert r149083 which is not the direction we're going in the Clang by Chandler Carruth · 14 years ago
  13. 34144f6 Keep track of the original target the user specified before by Joerg Sonnenberger · 14 years ago
  14. 4d7ff6e Switch the ToolChain types to all store a Driver reference rather than by Chandler Carruth · 14 years ago
  15. 79cbbdc Split the Windows toolchain definition into its own file. This is by Chandler Carruth · 14 years ago