Age | Commit message (Expand) | Author |
---|---|---|
2008-11-19 | Add SymbolData for array elements and struct fields. | Zhongxing Xu |
2008-11-12 | Conjured symbols now bind to Stmt* instead of Expr*. | Ted Kremenek |
2008-10-01 | Add a QualType to ConjuredSymbol to represent the type and size of the symbol. | Ted Kremenek |
2008-08-13 | Initialize tracked local variables to undefined. | Ted Kremenek |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |