Age | Commit message (Expand) | Author |
---|---|---|
2007-12-21 | Directory restructing of Analysis files. | Ted Kremenek |
2007-12-10 | Fixed bug in CFG::PopulateBlkExprMap where the ordering | Ted Kremenek |
2007-12-10 | Fixed off-by-one-error when resizing Bitvectors used for | Ted Kremenek |
2007-10-01 | Migrated LiveVariables and UninitializedVariables to now use the | Ted Kremenek |
2007-09-28 | Refactored ExprDeclBitVector into two classes: | Ted Kremenek |
2007-09-28 | Added iterator mechanism to iterator over the decls and expressions | Ted Kremenek |
2007-09-27 | Created new "ExprDeclBitVector" type bundle for dataflow analyses that need b... | Ted Kremenek |