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 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | eccc5967bfdfd2fed96c34f52ec2e346a072dc48 (diff) | |
download | llvm-aa59489b18f2520264e6427cda4caf440d6b00b3.zip llvm-aa59489b18f2520264e6427cda4caf440d6b00b3.tar.gz llvm-aa59489b18f2520264e6427cda4caf440d6b00b3.tar.bz2 |
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 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions