commit | b85cce6498c8c1c20f701571d85a3b2fe53338eb | [log] [tgz] |
---|---|---|
author | Fariborz Jahanian <fjahanian@apple.com> | Tue Dec 02 00:19:12 2008 +0000 |
committer | Fariborz Jahanian <fjahanian@apple.com> | Tue Dec 02 00:19:12 2008 +0000 |
tree | 6fb5fa22255c996c9882554e3bf2016313432600 | |
parent | adcac8824a9cff13f1ef61a69e38c1041cba12ee [diff] |
This patch corrects problem in searching for a setter/getter method for a property. Previous scheme of seaching in interface's list of methods would not work because this list is not yet constructed. This is in preparation for doing semantic check on viability of setter/getter method declarations. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60386 91177308-0d34-0410-b5e6-96231b3b80d8