summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-08-21 00:16:32 +0000
committerDouglas Gregor <dgregor@apple.com>2009-08-21 00:16:32 +0000
commit97628d6a4ce229f2936d2b34231bb7dfa432f810 (patch)
tree27be13699dc244a271a8fa07342c0a900a852a33 /clang/lib/CodeGen
parentd5eaa05a7f307df355ff4dc3ba99f1df0a2eb581 (diff)
downloadbcm5719-llvm-97628d6a4ce229f2936d2b34231bb7dfa432f810.tar.gz
bcm5719-llvm-97628d6a4ce229f2936d2b34231bb7dfa432f810.zip
Implement support for calling member function templates, which involves:
- Allowing one to name a member function template within a class template and on the right-hand side of a member access expression. - Template argument deduction for calls to member function templates. - Registering specializations of member function templates (and finding them later). llvm-svn: 79581
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud