Age | Commit message (Expand) | Author |
---|---|---|
2008-08-23 | adjust to changes in various APIs from LLVM. We can't print | Chris Lattner |
2008-08-17 | various updates to match r54873 on mainline. | Chris Lattner |
2008-08-11 | More #include cleaning | Daniel Dunbar |
2008-07-18 | Fix 80 col violation | Ted Kremenek |
2008-07-18 | Fix regression by explicitly checking if we are negating a SymIntConstantVal. | Ted Kremenek |
2008-04-30 | More cleanups with ObjCQualifiedIdType in the static analyzer. | Ted Kremenek |
2008-04-29 | Add lval::ArrayOffset, which represent the locations of entries in an array. | Ted Kremenek |
2008-04-29 | Added lval::FieldOffset, which represents symbolic lvalues for field offsets ... | Ted Kremenek |
2008-04-22 | Added lval type (and tracking) for StringLiterals. | Ted Kremenek |
2008-04-22 | Added "nonlval::LValAsInteger" to represent abstract LVals casted to integers... | Ted Kremenek |
2008-04-02 | simplify some code by using PointerLikeType. | Chris Lattner |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |