aboutsummaryrefslogtreecommitdiff
path: root/include/clang/AST/ASTVector.h
AgeCommit message (Expand)Author
2010-04-15Teach ASTVector::append() about the case where 'NumInputs' is 0. This hopefu...Ted Kremenek
2010-04-13Introduce ASTVector, which is a std::vector-like class that allocates all memoryTed Kremenek