| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -35/+0 |
| * | Move IgnoreParenCasts to be a method on Expr. | Chris Lattner | 2008-02-13 | 1 | -15/+1 |
| * | Added method Expr::IgnoreParens(), which returns the first non-ParenExpr Expr*. | Ted Kremenek | 2008-01-17 | 1 | -9/+0 |
| * | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| * | various cleanups. Use IgnoreParenCasts instead of inlined versions. | Chris Lattner | 2007-12-28 | 1 | -3/+1 |
| * | Moved logic for -Wfloat-equal to SemaChecking.cpp. | Ted Kremenek | 2007-11-25 | 1 | -0/+60 |

