diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-02-19 16:08:35 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-02-19 16:08:35 +0000 |
commit | 36262b81559cfce4f67256d052e4fed343a02861 (patch) | |
tree | 6ca8db8f6d6a7106044d39e5a809e0b6f3ab2ec7 /lib/Parse/ParseDecl.cpp | |
parent | c5e77d5a97b495c41cb65c25b6f0ba2b62a14345 (diff) |
Implement C++ name lookup for instance variables of Objective-C classes
from an instance method. Previously, we were following the Objective-C
name lookup rules for ivars, which are of course completely different
from and incompatible with the Objective-C++ rules.
For the record, the Objective-C++ rules are the sane ones.
This is another part of <rdar://problem/7660386>.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96677 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions