diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-08-21 00:16:32 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-08-21 00:16:32 +0000 |
commit | 97628d6a4ce229f2936d2b34231bb7dfa432f810 (patch) | |
tree | 27be13699dc244a271a8fa07342c0a900a852a33 /clang/lib/CodeGen/CGBlocks.cpp | |
parent | d5eaa05a7f307df355ff4dc3ba99f1df0a2eb581 (diff) | |
download | bcm5719-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/CGBlocks.cpp')
0 files changed, 0 insertions, 0 deletions