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