summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-06-11 18:10:32 +0000
committerDouglas Gregor <dgregor@apple.com>2009-06-11 18:10:32 +0000
commit74eba0b6798cc9d5b1052cae46a9e067e7292cac (patch)
tree2e6274bd919c197aaf30a447d574a0500742fa2d /clang/lib/CodeGen/CodeGenModule.cpp
parent61797e329101dbbe1230a9b094f8cf71a770bf33 (diff)
downloadbcm5719-llvm-74eba0b6798cc9d5b1052cae46a9e067e7292cac.tar.gz
bcm5719-llvm-74eba0b6798cc9d5b1052cae46a9e067e7292cac.zip
Once we have deduced the template arguments of a class template
partial specialization, substitute those template arguments back into the template arguments of the class template partial specialization to see if the results still match the original template arguments. This code is more general than it needs to be, since we don't yet diagnose C++ [temp.class.spec]p9. However, it's likely to be needed for function templates. llvm-svn: 73196
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud