]> granicus.if.org Git - clang/commit
Set the template specialization kind before instantiating the function definition...
authorAnders Carlsson <andersca@mac.com>
Tue, 24 Nov 2009 05:34:41 +0000 (05:34 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 24 Nov 2009 05:34:41 +0000 (05:34 +0000)
commit26d6e9d56527b6b52c44b892aed3171a27d98eb6
tree1598a0577124b51f5c26e1839f4b030e0a53272a
parent043097507f99b1156bfd8bad41e7d5166ae4b9b6
Set the template specialization kind before instantiating the function definition so that the function will have the right linkage.

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