aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Analysis/Support/BumpVector.h
AgeCommit message (Expand)Author
2009-10-20BumpVectorContext: Use 'unsigned' integer type with PointerIntUnion instead o...Ted Kremenek
2009-10-12Allow BumpVectorContext to conditionally own the underlying BumpPtrAllocator.Ted Kremenek
2009-10-07Add 'template' keyword to disambiguate the use of a member template within a ...Ted Kremenek
2009-10-07Change ExplodedNode to have its NodeGroups all BumpPtrAllocated, avoiding mal...Ted Kremenek