]> granicus.if.org Git - clang/commit
Extract a function to instantiate references to value template parameters.
authorJohn McCall <rjmccall@apple.com>
Sat, 6 Feb 2010 08:42:39 +0000 (08:42 +0000)
committerJohn McCall <rjmccall@apple.com>
Sat, 6 Feb 2010 08:42:39 +0000 (08:42 +0000)
commitb8fc053a4c31783f3eed002e3d4e5107676267c0
tree5117041851247f134236a7b39efb8484fcf12002
parentb7f4f5138f546521469a5964d36d334378e77de2
Extract a function to instantiate references to value template parameters.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95491 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateInstantiate.cpp