commit | c3058338075a2132e057f1249a13b55a81fe021c | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Mon Aug 24 23:03:25 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Mon Aug 24 23:03:25 2009 +0000 |
tree | 350915cbf9c66e62dcd5ab5d44c9b235e045910e | |
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