Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More cleanups with ObjCQualifiedIdType in the static analyzer. | Ted Kremenek | 2008-04-30 | 1 | -1/+2 |
* | Add lval::ArrayOffset, which represent the locations of entries in an array. | Ted Kremenek | 2008-04-29 | 1 | -0/+9 |
* | Added lval::FieldOffset, which represents symbolic lvalues for field offsets ... | Ted Kremenek | 2008-04-29 | 1 | -1/+14 |
* | Added lval type (and tracking) for StringLiterals. | Ted Kremenek | 2008-04-22 | 1 | -0/+10 |
* | Added "nonlval::LValAsInteger" to represent abstract LVals casted to integers... | Ted Kremenek | 2008-04-22 | 1 | -1/+12 |
* | simplify some code by using PointerLikeType. | Chris Lattner | 2008-04-02 | 1 | -3/+2 |
* | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+389 |