commit | de650ae96b53eb6109f29fdb5ee51c514259e6e4 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Mar 31 18:38:02 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Mar 31 18:38:02 2009 +0000 |
tree | c8110a61def8698d6cda53263f62e0e61a7808c9 | |
parent | f8c4f5469d7db591eeacfc3381d91f773fb7af43 [diff] |
Implement template instantiation for template names, including both template template parameters and dependent template names. For example, the oft-mentioned typename MetaFun::template apply<T1, T2>::type can now be instantiated, with the appropriate name lookup for "apply". git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68128 91177308-0d34-0410-b5e6-96231b3b80d8