commit | 598b4405a663cc1fada596033fdab0c5799a08ea | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Thu Mar 25 06:39:04 2010 +0000 |
committer | John McCall <rjmccall@apple.com> | Thu Mar 25 06:39:04 2010 +0000 |
tree | 783101c591ffb93a3487e8747c1ca87427793a07 | |
parent | 169b5b189edde1a6e314662e039c66aa8a85ad9d [diff] |
Properly instantiate friend class template declarations and link them into the redeclaration chain. Recommitted from r99477 with a fix: we need to merge in default template arguments from previous declarations. llvm-svn: 99496