commit | 288ddfedeb1946d68e467f342f600e9325060e51 | [log] [tgz] |
---|---|---|
author | Sean Callanan <scallanan@apple.com> | Sat Jan 19 01:49:02 2013 +0000 |
committer | Sean Callanan <scallanan@apple.com> | Sat Jan 19 01:49:02 2013 +0000 |
tree | b314ad0120467d746d48d6097d3faebd50a4b798 | |
parent | 4690358e72abc00b802a8d473d6fd0b069442609 [diff] |
Extended LLDB to handle blocks capturing 'self' in an Objective-C class method. Before, errors of the form error: cannot find interface declaration for '$__lldb_objc_class' would appear when running any expression when the current frame is a block that captures 'self' from an Objective-C class method. <rdar://problem/12905561> git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@172880 91177308-0d34-0410-b5e6-96231b3b80d8