]> granicus.if.org Git - clang/commit
Use Sema::getMostSpecialized to eliminate a redundant implementation of the most...
authorDouglas Gregor <dgregor@apple.com>
Sat, 26 Sep 2009 03:41:46 +0000 (03:41 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sat, 26 Sep 2009 03:41:46 +0000 (03:41 +0000)
commitc5df30fe345613bacd6810f3d7ec02e4b9ac853f
treef1982a062d25796d7e67678289288f2c7e626de6
parentbb36ba488b7c6185546f8696447530ebfd296df7
Use Sema::getMostSpecialized to eliminate a redundant implementation of the most-specialized function template

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