diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-03-31 18:38:02 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-03-31 18:38:02 +0000 |
commit | aa59489b18f2520264e6427cda4caf440d6b00b3 (patch) | |
tree | c5dad7d0e8e9e86874fb4b38ac0f0d88e0b50a37 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | eccc5967bfdfd2fed96c34f52ec2e346a072dc48 (diff) | |
download | bcm5719-llvm-aa59489b18f2520264e6427cda4caf440d6b00b3.tar.gz bcm5719-llvm-aa59489b18f2520264e6427cda4caf440d6b00b3.zip |
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".
llvm-svn: 68128
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions