summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-03-25 21:17:03 +0000
committerDouglas Gregor <dgregor@apple.com>2009-03-25 21:17:03 +0000
commit8ea8fd48f2c7faf985890457ec13578ce9f0b6a7 (patch)
treee09ddada8b54165a0ec06cb1131241e8c1f65a9b /clang/lib/CodeGen/CodeGenModule.cpp
parent51a53f92a57a9bd163156ade91221f056f510110 (diff)
downloadbcm5719-llvm-8ea8fd48f2c7faf985890457ec13578ce9f0b6a7.tar.gz
bcm5719-llvm-8ea8fd48f2c7faf985890457ec13578ce9f0b6a7.zip
Instantiation for member classes of class templates. Note that only
the declarations of member classes are instantiated when the owning class template is instantiated. The definitions of such member classes are instantiated when a complete type is required. This change also introduces the injected-class-name into a class template specialization. llvm-svn: 67707
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud