]> granicus.if.org Git - clang/commit
Turn CXXMethodVector into a generic class template.
authorAnders Carlsson <andersca@mac.com>
Fri, 23 Apr 2010 19:53:03 +0000 (19:53 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 23 Apr 2010 19:53:03 +0000 (19:53 +0000)
commit046861b912ed72bdc364d7905180ee63e5b08870
tree5a2f8e8fd2cc31b8220aa681198347525f5d5607
parentb76db237b8c2080137f9dc3362712432f3150ff1
Turn CXXMethodVector into a generic class template.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102208 91177308-0d34-0410-b5e6-96231b3b80d8
clang.xcodeproj/project.pbxproj
include/clang/AST/ASTContext.h
include/clang/AST/UsuallyTinyPtrVector.h [new file with mode: 0644]
lib/AST/ASTContext.cpp