1. edcfc41 Allow clang to pass -x cl through to compiler driver. by Nate Begeman · 15 years ago
  2. 68f7a24 spread 'const' love to some variables. this considerably reduces the amount of dirty data around. by Nuno Lopes · 15 years ago
  3. 90cb920 Recognize .hpp as a C++ header. by Daniel Dunbar · 15 years ago
  4. d8e0e45 Driver: Make local type name more distinct. by Daniel Dunbar · 15 years ago
  5. 77544fd Add driver::types::isObjC predicate. by Daniel Dunbar · 15 years ago
  6. 55d3f7a [llvm up] by Douglas Gregor · 15 years ago
  7. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  8. 5915fbf Add driver support for -emit-ast and AST compilation steps. by Daniel Dunbar · 15 years ago
  9. 4db938c Driver: Add types::{isAcceptedByClang,isCXX} predicates. by Daniel Dunbar · 15 years ago
  10. 3dbd6c5 Driver: Some minor bug fixes. by Daniel Dunbar · 15 years ago
  11. c1b5fa8 Driver: Add types::getNumCompilationPhases, getCompilationPhase to by Daniel Dunbar · 15 years ago
  12. ba7db7d Driver: Drop some unnecessary uses of clang namespace. by Daniel Dunbar · 15 years ago
  13. 9f5ef94 Driver: Add types::canLipoType helper method. by Daniel Dunbar · 15 years ago
  14. e9fba57 Driver: Add information on Driver input/temporary types. by Daniel Dunbar · 15 years ago