]> granicus.if.org Git - clang/commit
Slightly improve the semantics of extern templates for member functions of class...
authorDouglas Gregor <dgregor@apple.com>
Tue, 29 Sep 2009 14:38:03 +0000 (14:38 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 29 Sep 2009 14:38:03 +0000 (14:38 +0000)
commit483168227946f70e9dd7d12e7bf72bb1d76e0740
treea33ec8b790f6cfb00576b74b56987903d96cf8b3
parent9e17cc6abb5d55bd776d379b20d5b476bcc46c71
Slightly improve the semantics of extern templates for member functions of class templates

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