| commit | d28ae27d8d2e20672e182710160f27cf821b55fd | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Wed Dec 02 08:04:21 2009 +0000 |
| committer | John McCall <rjmccall@apple.com> | Wed Dec 02 08:04:21 2009 +0000 |
| tree | 60990471b3743ee508610181c8fb8b7a803aadd5 | |
| parent | 33270211a00a9e239900ef9bd7de8a0de2d8e82b [diff] |
Push overloaded function templates through the parser using a totally different leaked data structure than before. This kills off the last remaining explicit uses of OverloadedFunctionDecl in Sema. llvm-svn: 90306