| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Major rewrite/refactoring of static analysis engine. We now use | Ted Kremenek | 2008-04-29 | 1 | -56/+0 |
| * | Handle dereferences of function pointers (which return a handle to the functi... | Ted Kremenek | 2008-04-25 | 1 | -0/+3 |
| * | Don't abort on GetRVal when the LVal is a StringLiteralVal. | Ted Kremenek | 2008-04-25 | 1 | -0/+4 |
| * | Do a better job at computing dead symbols. | Ted Kremenek | 2008-04-25 | 1 | -4/+12 |
| * | Added initial boilerplate in GRExprEngine to allow checker-specific transfer | Ted Kremenek | 2008-04-24 | 1 | -7/+23 |
| * | Added lval type (and tracking) for StringLiterals. | Ted Kremenek | 2008-04-22 | 1 | -0/+3 |
| * | Added "nonlval::LValAsInteger" to represent abstract LVals casted to integers... | Ted Kremenek | 2008-04-22 | 1 | -11/+1 |
| * | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+595 |

