]> granicus.if.org Git - clang/commit
Add smarter sorting of overload candidates that failed template deduction.
authorKaelyn Uhrain <rikka@google.com>
Fri, 9 Sep 2011 21:58:49 +0000 (21:58 +0000)
committerKaelyn Uhrain <rikka@google.com>
Fri, 9 Sep 2011 21:58:49 +0000 (21:58 +0000)
commitfd641f943a7d5508858fb5f449a0f5767fa34ac7
tree05788999a710394004ee7079e6553ce629897117
parentacae01124151392a842bd6c37bd01b1ad56d6b4d
Add smarter sorting of overload candidates that failed template deduction.

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