summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-09-30 22:13:51 +0000
committerDouglas Gregor <dgregor@apple.com>2009-09-30 22:13:51 +0000
commit42909754f60ef1bde47ef94f372d0d05f9a5da40 (patch)
tree3c38b8fa08194bca6f8463b77c04cd6dbb334ea1 /clang/lib/CodeGen/CodeGenModule.cpp
parentb633d7a6659bd80e25d4454636bdeb3485009829 (diff)
downloadbcm5719-llvm-42909754f60ef1bde47ef94f372d0d05f9a5da40.tar.gz
bcm5719-llvm-42909754f60ef1bde47ef94f372d0d05f9a5da40.zip
Improve template argument deduction in the case where the parameter
type is a template-id (e.g., basic_ostream<CharT, Traits>) and the argument type is a class that has a derived class matching the parameter type. Previously, we were giving up on template argument deduction too early. llvm-svn: 83177
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud