aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-02-19 16:08:35 +0000
committerDouglas Gregor <dgregor@apple.com>2010-02-19 16:08:35 +0000
commit337caf9e3e19444a658db6febd1ff697febaa745 (patch)
tree73d632d8683c6f1d4ab6bf99c76bc5844ce428ba /llvm/lib/CodeGen/MachineFunction.cpp
parentcfd70242ca544c0738fabc55d17ace9fc1d5a7b9 (diff)
downloadllvm-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