]> granicus.if.org Git - clang/commit
Produce a warning that partial ordering of function templates is not yet supported
authorDouglas Gregor <dgregor@apple.com>
Sun, 2 Aug 2009 23:46:29 +0000 (23:46 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sun, 2 Aug 2009 23:46:29 +0000 (23:46 +0000)
commit1f561c14edb9c2f54d5f4d0ad0f4b2f4bb6ece5e
tree030401577afde3d55fd021540c765425fd74ede8
parent37d93e9252026d4fb836d9c05d0122a2d46e56be
Produce a warning that partial ordering of function templates is not yet supported

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77928 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaOverload.cpp