diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-06-11 18:10:32 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-06-11 18:10:32 +0000 |
commit | 02cbbd2d945e466174bee536758e5a2e6a1c0ea2 (patch) | |
tree | d85e18bd876fd31d6c771b44aa8c7c545eda6e4e /lib/Frontend/Backend.cpp | |
parent | 3b56c002591b59c6c257951f6613b44de83fa860 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73196 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/Backend.cpp')
0 files changed, 0 insertions, 0 deletions