]> granicus.if.org Git - clang/commit
Make the ParentVector default to size 2.
authorManuel Klimek <klimek@google.com>
Fri, 23 May 2014 16:58:18 +0000 (16:58 +0000)
committerManuel Klimek <klimek@google.com>
Fri, 23 May 2014 16:58:18 +0000 (16:58 +0000)
commit9c4a4a0c41a66c2e9f82e1897265583e218634dd
tree151176e4b693ab687aca5324ac127f3343d7fc01
parent5f630f248962ed9463f0f8284eeb5cdece40fc5a
Make the ParentVector default to size 2.

As Jordan noted, it makes more sense when we store it in the ParentMap,
and doesn't really make a difference when we return it from getParents.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209530 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTContext.h