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 | 6b906869527be40b0d38d755e9ef51b331b88162 (patch) | |
tree | 383418b55d313e27f7e21b20756b8f5347176355 /lib/Frontend/PCHWriter.cpp | |
parent | c42a92aa1fbd24b7a26c7c29552d07478a8e2045 (diff) |
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).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@79581 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/PCHWriter.cpp')
0 files changed, 0 insertions, 0 deletions