diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-08-24 23:03:25 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-08-24 23:03:25 +0000 |
commit | c3058338075a2132e057f1249a13b55a81fe021c (patch) | |
tree | 350915cbf9c66e62dcd5ab5d44c9b235e045910e /lib/CodeGen/CodeGenModule.cpp | |
parent | ac50213ec509063151bc1a9c6b7d71561896cdd5 (diff) |
Keep track of the template parameter depth properly when we have
member templates declared inside other templates. This allows us to
match out-of-line definitions of member function templates within
class templates to the declarations within the class template. We
still can't handle out-of-line definitions for member class templates,
however.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@79955 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions