diff options
author | Devin Coughlin <dcoughlin@apple.com> | 2016-02-23 22:26:04 +0000 |
---|---|---|
committer | Devin Coughlin <dcoughlin@apple.com> | 2016-02-23 22:26:04 +0000 |
commit | c289b74bd6c6837731459ef9620a859fdd158d4d (patch) | |
tree | 5748c2184fe7dd24f8d94b8d676176b2221bb86d /lldb/source/Expression/IRExecutionUnit.cpp | |
parent | f9c0a5c377cca8f7257e85f5d332f5009027f325 (diff) | |
download | bcm5719-llvm-c289b74bd6c6837731459ef9620a859fdd158d4d.tar.gz bcm5719-llvm-c289b74bd6c6837731459ef9620a859fdd158d4d.zip |
[analyzer] Find ObjC 'self' decl even when block captures local named 'self'.
When looking up the 'self' decl in block captures, make sure to find the actual
self declaration even when the block captures a local variable named 'self'.
rdar://problem/24751280
llvm-svn: 261703
Diffstat (limited to 'lldb/source/Expression/IRExecutionUnit.cpp')
0 files changed, 0 insertions, 0 deletions