]> granicus.if.org Git - clang/commit
A little ArrayRef'ization.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 17 May 2013 03:04:50 +0000 (03:04 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 17 May 2013 03:04:50 +0000 (03:04 +0000)
commit7a9f7c7c68673c46d6e2b83fec6f4cbfbd25f475
tree9f979962fced794aea607b00f2b5c5cbf74d2746
parentb5eb3f5bf383807103dc1377a124fd96ee21d02a
A little ArrayRef'ization.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182074 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclTemplate.h
include/clang/Sema/Template.h
lib/AST/DeclTemplate.cpp
lib/Sema/SemaTemplate.cpp
lib/Sema/SemaTemplateInstantiate.cpp