| commit | f7cfb2212c6548bcb9afbafaacb5203110494b8d | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Wed Oct 13 05:45:15 2010 +0000 |
| committer | John McCall <rjmccall@apple.com> | Wed Oct 13 05:45:15 2010 +0000 |
| tree | 54604736a9b349a81d2bddce3eda3690c62b94c2 | |
| parent | 247399230d7dd1749e502538823b14b0e16e3cf0 [diff] |
Support friend function declarations in local classes correctly. Fixes a crash and diagnoses the error condition of an unqualified friend which doesn't resolve to something. I'm still not certain how this is useful. llvm-svn: 116393