aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Analysis/ExprDeclBitVector.h
AgeCommit message (Expand)Author
2007-12-21Directory restructing of Analysis files.Ted Kremenek
2007-12-10Fixed bug in CFG::PopulateBlkExprMap where the orderingTed Kremenek
2007-12-10Fixed off-by-one-error when resizing Bitvectors used forTed Kremenek
2007-10-01Migrated LiveVariables and UninitializedVariables to now use theTed Kremenek
2007-09-28Refactored ExprDeclBitVector into two classes:Ted Kremenek
2007-09-28Added iterator mechanism to iterator over the decls and expressionsTed Kremenek
2007-09-27Created new "ExprDeclBitVector" type bundle for dataflow analyses that need b...Ted Kremenek