summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2012-01-05 22:35:40 +0000
committerSean Callanan <scallanan@apple.com>2012-01-05 22:35:40 +0000
commit3c88eae154417358457793b185c80b0bde201d5c (patch)
treee08da038b55879110dcc31a6d25f27b713081c8c /llvm/lib/Transforms
parentde30e523b40de486a385935550b43798eb4c77bf (diff)
downloadbcm5719-llvm-3c88eae154417358457793b185c80b0bde201d5c.tar.gz
bcm5719-llvm-3c88eae154417358457793b185c80b0bde201d5c.zip
Fixed a problem in our local Clang's method for
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
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud