1. dd0b3c4 [Driver] Remove the using namespace directives from headers by Reid Kleckner · 11 years ago
  2. b1e25a1 [Driver] Refactor clang driver to use LLVM's Option library by Reid Kleckner · 11 years ago
  3. 55fc873 Sort all of Clang's files under 'lib', and fix up the broken headers uncovered. by Chandler Carruth · 12 years ago
  4. 7c1e465 Driver: Eliminate special InputInfo kind for pipes, it is now unused. by Daniel Dunbar · 14 years ago
  5. 115a792 Driver: Handle "linker input" arguments. by Daniel Dunbar · 16 years ago
  6. 871adcf Driver: ConstructJob also needs to know the destination (where to put by Daniel Dunbar · 16 years ago
  7. 5c3c1d7 Driver: Add -ccc-print-bindings option (for testing); the Python by Daniel Dunbar · 16 years ago
  8. f353c8c Driver: Implement majority tool binding logic. by Daniel Dunbar · 16 years ago