| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix some unused variable, control reaches end of non-void function, | Daniel Dunbar | 2009-01-15 | 1 | -2/+2 |
| * | Lazy bingding for region-store manager. | Zhongxing Xu | 2008-12-20 | 1 | -2/+24 |
| * | Add SymbolRef::print() and have SymbolicRegion::print() use this method inste... | Ted Kremenek | 2008-12-05 | 1 | -0/+5 |
| * | Rename SymbolID to SymbolRef. This is a precursor to some overhauling of the... | Ted Kremenek | 2008-12-05 | 1 | -5/+5 |
| * | Remove SymbolDataContentsOf (unused). | Ted Kremenek | 2008-12-05 | 1 | -28/+1 |
| * | Add SymbolData for array elements and struct fields. | Zhongxing Xu | 2008-11-19 | 1 | -0/+35 |
| * | Conjured symbols now bind to Stmt* instead of Expr*. | Ted Kremenek | 2008-11-12 | 1 | -1/+1 |
| * | Add a QualType to ConjuredSymbol to represent the type and size of the symbol. | Ted Kremenek | 2008-10-01 | 1 | -4/+4 |
| * | Initialize tracked local variables to undefined. | Ted Kremenek | 2008-08-13 | 1 | -1/+2 |
| * | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+124 |

