| commit | 5c0405d484542810643eef3cf000ded0a1421de7 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Wed Oct 07 22:35:40 2009 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Wed Oct 07 22:35:40 2009 +0000 |
| tree | 6f9a639438c8e280a76b8221b3975fa8fcd43b78 | |
| parent | 6d850f294df2a9b4dc51596561514524598b2fba [diff] |
Type checking for specializations of member functions of class templates. Previously, these weren't handled as specializations at all. The AST for representing these as specializations is still a work in progress. llvm-svn: 83498