1. c88aa79 Put CompilerInvocation testing code in clang-cc instead of clang for now, I can't bear to link all of clang into 'clang' yet. :) by Daniel Dunbar · 15 years ago
  2. 217acbf Sketch some 'clang -cc1' support, for testing parts of CompilerInvocation. by Daniel Dunbar · 15 years ago
  3. f4961da Use TOOLALIAS so that clang++ gets 'built'. by Daniel Dunbar · 15 years ago
  4. f44c585 Push "clang-is-production" logic up to tools/driver, and make it hittable by by Daniel Dunbar · 15 years ago
  5. 7ec3daf Rename clang-driver to clang. by Daniel Dunbar · 15 years ago
  6. 073777f Move <root>/Driver into <root>/tools/clang-cc. by Daniel Dunbar · 15 years ago
  7. 510d732 Driver: Use custom diag printer to drop dependency on libFrontend and libLex. by Daniel Dunbar · 15 years ago
  8. a393e9e Build system changes to use TableGen to generate the various by Douglas Gregor · 15 years ago
  9. 4ad4b3e Driver: Use standard Diagnostic interface for diagnostics. by Daniel Dunbar · 15 years ago
  10. 2c6f6f3 Driver: More Option implementation. by Daniel Dunbar · 15 years ago
  11. 3ede8d0 Stub out some structure for C++ driver. by Daniel Dunbar · 15 years ago