1. 7ec3daf Rename clang-driver to clang. by Daniel Dunbar · 16 years ago
  2. 073777f Move <root>/Driver into <root>/tools/clang-cc. by Daniel Dunbar · 16 years ago
  3. cbcd98b Add CMake files for tools/driver; I am just guessing here, can someone test/fix? by Daniel Dunbar · 16 years ago
  4. af96def Driver: Give Compilation::Execute total control over the Driver result by Daniel Dunbar · 16 years ago
  5. 734932c Driver: Get executable path using llvm::sys::Path::GetMainExecutable. by Daniel Dunbar · 16 years ago
  6. 510d732 Driver: Use custom diag printer to drop dependency on libFrontend and libLex. by Daniel Dunbar · 16 years ago
  7. 8f25c79 Driver: Use PrettyStackTrace. by Daniel Dunbar · 16 years ago
  8. a393e9e Build system changes to use TableGen to generate the various by Douglas Gregor · 16 years ago
  9. f353c8c Driver: Implement majority tool binding logic. by Daniel Dunbar · 16 years ago
  10. ab83543 Driver: Return 0 from BuildCompilation on -ccc-print-phases, -ccc-print-options. by Daniel Dunbar · 16 years ago
  11. 4ad4b3e Driver: Use standard Diagnostic interface for diagnostics. by Daniel Dunbar · 16 years ago
  12. dd98e2c Driver: Add host info. by Daniel Dunbar · 16 years ago
  13. 365c02f Driver: Handle magic -ccc- options. by Daniel Dunbar · 16 years ago
  14. 1b3bb6e Driver: Sink Driver/Compilation into clang::driver namespace. by Daniel Dunbar · 16 years ago
  15. 2c6f6f3 Driver: More Option implementation. by Daniel Dunbar · 16 years ago
  16. 1eb4e64 Sketch Driver Option classes. by Daniel Dunbar · 16 years ago
  17. 3ede8d0 Stub out some structure for C++ driver. by Daniel Dunbar · 16 years ago