forked from OSchip/llvm-project
3c88eae154
performing Objective-C instance variable lookup. Previously, it only completed the derived class that was the beginning of the search. Now, as it walks up the superclass chain looking for the ivar, it completes each superclass in turn. Also added a testcase covering this issue. llvm-svn: 147621 |
||
---|---|---|
.. | ||
foundation | ||
objc-builtin-types | ||
objc-checker | ||
objc-class-method | ||
objc-dynamic-value | ||
objc-ivar-offsets | ||
objc-optimized | ||
objc-property | ||
objc-static-method | ||
objc-stepping | ||
print-obj | ||
radar-9691614 | ||
real-definition | ||
sample | ||
self |