summaryrefslogtreecommitdiffstats
path: root/clang/tools/c-index-test/c-index-test.c
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 /clang/tools/c-index-test/c-index-test.c
parentcfd70242ca544c0738fabc55d17ace9fc1d5a7b9 (diff)
downloadbcm5719-llvm-337caf9e3e19444a658db6febd1ff697febaa745.tar.gz
bcm5719-llvm-337caf9e3e19444a658db6febd1ff697febaa745.zip
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 'clang/tools/c-index-test/c-index-test.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud