]> granicus.if.org Git - clang/commit
Properly match instantiations of member function templates to the function templates...
authorDouglas Gregor <dgregor@apple.com>
Mon, 28 Sep 2009 06:34:35 +0000 (06:34 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 28 Sep 2009 06:34:35 +0000 (06:34 +0000)
commit0d696533420fca4cf32694621e3edf582ad4d06e
tree1dda6f9468be3b37e06f1a52aa92d2f17535494e
parent3f396029a502fdec8c12d02d8c405d6097d8b417
Properly match instantiations of member function templates to the function templates from which they were instantiated

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