Age | Commit message (Expand) | Author |
---|---|---|
2008-11-14 | Rename header file. | Ted Kremenek |
2008-11-14 | Rename ExprDeclBitVector to BlkExprDeclBitVector, and store mappings from Stm... | Ted Kremenek |
2008-11-11 | Add fine-grain methods for control which bits are set/reset in ExprDeclBitVec... | Ted Kremenek |
2008-10-21 | Preliminary support for function overloading | Douglas Gregor |
2008-06-07 | Mark the right ctor explicit, patch by Cédric Venet | Chris Lattner |
2008-04-06 | fix a number of const qualification bugs. | Chris Lattner |
2008-03-20 | LiveVariables analysis now uses intersect for the merge of block-level expres... | Ted Kremenek |
2008-03-13 | The LiveVariables analysis no longer requires a FunctionDecl&; this allows it | Ted Kremenek |
2008-01-17 | Modified the notion of "Block-level expressions" in CFGs to include Stmt*. This | Ted Kremenek |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2007-12-21 | Directory restructing of Analysis files. | Ted Kremenek |