]> granicus.if.org Git - clang/commit
Set the rest of the flags we need to perform template argument
authorDouglas Gregor <dgregor@apple.com>
Fri, 26 Jun 2009 23:27:24 +0000 (23:27 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 26 Jun 2009 23:27:24 +0000 (23:27 +0000)
commit4112877d1043d0b937f5abcf043bc7fa48138f05
treeca65456b6e21c081c0bdfe4d289e8d028e907b49
parent508f1c889b9833903ea394034fe0246d3a57a32d
Set the rest of the flags we need to perform template argument
deduction using a base class of the argument type. No actual
functionality change; this is just a hook.

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