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 | 337caf9e3e19444a658db6febd1ff697febaa745 (patch) | |
tree | 73d632d8683c6f1d4ab6bf99c76bc5844ce428ba /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | cfd70242ca544c0738fabc55d17ace9fc1d5a7b9 (diff) | |
download | llvm-337caf9e3e19444a658db6febd1ff697febaa745.zip llvm-337caf9e3e19444a658db6febd1ff697febaa745.tar.gz llvm-337caf9e3e19444a658db6febd1ff697febaa745.tar.bz2 |
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>.
llvm-svn: 96677
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions