1. c68e140 Improve diagnostics when we fail to convert from a source type to a by Douglas Gregor · 16 years ago
  2. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  3. 753d120 Prep for new warning. by Mike Stump · 16 years ago
  4. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  5. b080ed5 Fix PR2042. One remaining issue: we don't currently diagnose by Chris Lattner · 18 years ago
  6. 940cfeb add comments for the various AssignConvertType's, and split int->pointer from pointer->int. by Chris Lattner · 18 years ago
  7. 9bad62c Merge all the 'assignment' diagnostic code into one routine, decloning by Chris Lattner · 18 years ago
  8. 5e4c75f rename -parse-ast-print to -ast-print by Chris Lattner · 18 years ago
  9. 0883fd5 Removed option "-parse-ast-check" from clang driver. This is now implemented by Ted Kremenek · 18 years ago
  10. e2562ff Change Expr::isLvalue() to properly deal with ImplicitCastExpr's. by Steve Naroff · 18 years ago