| commit | d507d77432b7c9340f4f0c760f76c1ebaaef37aa | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Wed Oct 20 03:06:34 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Wed Oct 20 03:06:34 2010 +0000 |
| tree | 2e722689af39cead24e66b1fa135fc4ba29a93ef | |
| parent | 274a70ed7f4315c83273173fce4c3b0e097958d6 [diff] |
Fix handling of property and ivar lookup in typo correction; the two kinds of lookup into Objective-C classes were tangled together, a situation that was compounded by automatically synthesized ivars. llvm-svn: 116907