Age | Commit message (Expand) | Author |
---|---|---|
2008-02-17 | Fix PR2042. One remaining issue: we don't currently diagnose | Chris Lattner |
2008-01-04 | add comments for the various AssignConvertType's, and split int->pointer from... | Chris Lattner |
2008-01-04 | Merge all the 'assignment' diagnostic code into one routine, decloning | Chris Lattner |
2007-10-11 | rename -parse-ast-print to -ast-print | Chris Lattner |
2007-09-26 | Removed option "-parse-ast-check" from clang driver. This is now implemented | Ted Kremenek |
2007-08-25 | Change Expr::isLvalue() to properly deal with ImplicitCastExpr's. | Steve Naroff |