| commit | 4adb38cdf4004057417422af15c863f8cd3c34ff | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Wed Apr 27 00:36:17 2011 +0000 |
| committer | John McCall <rjmccall@apple.com> | Wed Apr 27 00:36:17 2011 +0000 |
| tree | 6c5cc009e4271d5754241f14c177872513fcdee5 | |
| parent | 30ee16f5ddbdf990197dce788b12c9a47e26cc81 [diff] |
FixOverloadedFunctionReference needs to rebuild member accesses of instance methods to have bound-member type. Fixing that broke __unknown_anytype, which I've in turn fixed. llvm-svn: 130266