commit | a054fb46b1fb596d1719b89d2d9a5be3c32a4b0d | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Tue Sep 21 20:52:59 2010 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Tue Sep 21 20:52:59 2010 +0000 |
tree | 7a1763f396624278140744c40808ce6d96bc591e | |
parent | 0b78710636671eeb2c5c4dedffa4ad1d58fa4bb8 [diff] |
Correctly register the class extension as the lexical DeclContext for ObjC methods declared with @property in class extensions. This matches the behavior for setters. Also pass the class extension to ProcessPropertyDecl as the lexical DeclContext, even when not redeclaring the @property. This fixes the remaining issues in <rdar://problem/7410145>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114477 91177308-0d34-0410-b5e6-96231b3b80d8