1. acc9f33 Modified: CreateTargetInfo(). Now takes Diagnostic* instead of Diagnostic&. by Ted Kremenek · 17 years ago
  2. ae36076 Implemented initial support for "-triple" option to the clang driver. This by Ted Kremenek · 17 years ago
  3. b4292f2 by Steve Naroff · 17 years ago
  4. 42e04c7 Removed inclusion of <memory>, which is no longer needed since we by Ted Kremenek · 17 years ago
  5. d39bcd8 Refactored driver so that any action that is implemented using an by Ted Kremenek · 17 years ago
  6. 4457978 Added "CheckASTConsumer", a function that generalizes by Ted Kremenek · 17 years ago
  7. 717e7e3 silence VC++ warnings, patch by Hartmut Kaiser by Chris Lattner · 17 years ago
  8. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago