]> granicus.if.org Git - clang/commit
Fix function template partial ordering rules for static vs. non-static
authorEli Friedman <eli.friedman@gmail.com>
Wed, 19 Sep 2012 23:27:04 +0000 (23:27 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 19 Sep 2012 23:27:04 +0000 (23:27 +0000)
commit9cef0064da0fe93cf60cc351d28ddf2e95fba0b3
tree076a41ea8da86b266d88dbee7e0955c1c2283f9f
parent90b0bc6f41bc68ec7fb59b60a0fd8a61530e1d9d
Fix function template partial ordering rules for static vs. non-static
functions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164263 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateDeduction.cpp
test/CXX/temp/temp.decls/temp.fct/temp.func.order/p3-0x.cpp
test/CXX/temp/temp.decls/temp.fct/temp.func.order/p3.cpp